Skip to content

Commit

Permalink
Enable autosquash
Browse files Browse the repository at this point in the history
Great compation to --fixup before interactive rebase.
More info: https://robots.thoughtbot.com/autosquashing-git-commits
  • Loading branch information
szpak committed Aug 6, 2016
1 parent d1924ad commit baeae0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
default = tracking
[rerere]
enabled = true
[rebase]
autosquash = true

[color]
ui = auto
Expand Down

0 comments on commit baeae0a

Please sign in to comment.