Add capability to amend latest commit but stage/unstage files (git reset --soft HEAD^)

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: None
    • None

      Linked Answers Q: https://answers.atlassian.com/questions/112557/git-amend-a-commit-do-more-than-change-the-message?page=1

      Basically need to be able to do a commit and specify you want to amend the previous commit but also unstage/stage files from the previous commit if you like (as well as hunks). This is done using --soft of the reset command, this way it can be reverted if cancelled.

            Assignee:
            Unassigned
            Reporter:
            KieranA
            Votes:
            8 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: