Enable Fixup functionality to Stash

XMLWordPrintable

      By using the command

      git commit --fixup=[commitId] ...
      

      stash could be enabled to recognize fixup commits to offer one or both of these options:

      • decline merges , s.t. the user can fix it up manually
      • before merge
        rebase -autosquash

              Assignee:
              Unassigned
              Reporter:
              Andreas Haaken
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: