all repos — nixfiles @ 65cfbdd4ad7792e8b62c60158c9d498c309be909

System and user configuration, managed by nix and home-manager

Git: Always auto-squash with rebase
Alan Pearce alan.pearce@spotcap.com
Tue, 16 Jun 2015 12:45:48 +0200
commit

65cfbdd4ad7792e8b62c60158c9d498c309be909

parent

5e035aaca2cef803d51964a15f08702275f2431e

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M tag-git/config/git/configtag-git/config/git/config
@@ -26,3 +26,5 @@ [include] 	path = config.local
 [core]
 	excludesfile = ~/.config/git/ignore
+[rebase]
+	autosquash = true