Skip to content

Commit

Permalink
git config --global rebase.autosquash true
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Feb 21, 2011
1 parent 1994de9 commit 94262b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@
autosetuprebase = always
[push]
default = tracking
[rebase]
autosquash = true

0 comments on commit 94262b7

Please sign in to comment.