Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[git] support commit --amend #602

Closed
svenefftinge opened this issue Oct 4, 2017 · 1 comment
Closed

[git] support commit --amend #602

svenefftinge opened this issue Oct 4, 2017 · 1 comment
Assignees
Labels
git issues related to git

Comments

@svenefftinge
Copy link
Contributor

No description provided.

@akosyakov akosyakov added the git issues related to git label Oct 30, 2017
@svenefftinge svenefftinge changed the title [git] support commit amend [git] support commit --amend Apr 11, 2018
@kittaakos
Copy link
Contributor

Would it make sense to support this in Theia: microsoft/vscode#46994?

If the amend checkbox is checked in, the commit message would be optional.

kittaakos added a commit that referenced this issue Apr 18, 2018
 - Fixed branch the branch ordering. Closes #1519.
 - Implemented `git commit --amend`. Closes #602.
 - Implemented `git commit --signoff`. Closes #620.

Signed-off-by: Akos Kitta <kittaakos@gmail.com>
kittaakos added a commit that referenced this issue Apr 18, 2018
 - Fixed branch the branch ordering. Closes #1519.
 - Implemented `git commit --amend`. Closes #602.
 - Implemented `git commit --signoff`. Closes #620.
 - Adjusted Git file status decoration colors. Closes #1507.

Closes #1711.

Signed-off-by: Akos Kitta <kittaakos@gmail.com>
kittaakos added a commit that referenced this issue Apr 18, 2018
 - Fixed branch the branch ordering. Closes #1519.
 - Implemented `git commit --amend`. Closes #602.
 - Implemented `git commit --signoff`. Closes #620.
 - Adjusted Git file status decoration colors. Closes #1507.

Closes #1711.

Signed-off-by: Akos Kitta <kittaakos@gmail.com>
kittaakos added a commit that referenced this issue Apr 20, 2018
 - Fixed branch the branch ordering. Closes #1519.
 - Implemented `git commit --amend`. Closes #602.
 - Implemented `git commit --signoff`. Closes #620.
 - Adjusted Git file status decoration colors. Closes #1507.

Closes #1711.

Signed-off-by: Akos Kitta <kittaakos@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
git issues related to git
Projects
None yet
Development

No branches or pull requests

3 participants