Jonathan Nieder <jrnieder@xxxxxxxxx> writes: > But dense as I am, I still can’t imagine why > > echo '[alias] ci = commit -a' >>$HOME/.gitconfig > > wouldn’t be better in every way (especially if Jakub’s > commit.preserveindex is enabled). If the latter is enabled, you can't use "git add" to add new files, you'll have to remember to use "add -N" (or add some alias for that too). -Miles -- /\ /\ (^.^) (")") *This is the cute kitty virus, please copy this into your sig so it can spread. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html