Seth Robertson wrote: > git clone git@xxxxxxxxxxx/some/super/repo > cd repo > gits checkout master > # time passes > gits pull > # work > gits status > gits diff > gits commit -a -m 'one message fits none' > # I am not familiar with the "git commit --no-push" option > gits push Thanks a lot for pointing that out! I just did a few simple tests and it looks like it's the tool for the job. -- Thomas Rast trast@{inf,student}.ethz.ch -- 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