]> git.ipfire.org Git - thirdparty/git.git/commit - git-svn.perl
git-svn: rename 'commit' command to 'set-tree'
authorEric Wong <normalperson@yhbt.net>
Sat, 16 Dec 2006 07:58:08 +0000 (23:58 -0800)
committerJunio C Hamano <junkio@cox.net>
Sat, 16 Dec 2006 13:17:56 +0000 (05:17 -0800)
commit3289e86e1eb4f38b5c8dfd2f44b4486d2755d6d6
treea8c683dd21bfb94a3b46c6ab851196aeadcbd005
parentb9c8518722687fae6182162f9a244915ba94db02
git-svn: rename 'commit' command to 'set-tree'

'set-tree' probably accurately describes what the command
formerly known as 'commit' does.

I'm not entirely sure that 'dcommit' should be renamed to 'commit'
just yet...  Perhaps 'push' or 'push-changes'?

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-svn.txt
git-svn.perl
t/t9100-git-svn-basic.sh
t/t9101-git-svn-props.sh
t/t9102-git-svn-deep-rmdir.sh