]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-branch.txt
Create/delete branch ref logs.
authorShawn Pearce <spearce@spearce.org>
Fri, 19 May 2006 09:16:58 +0000 (05:16 -0400)
committerJunio C Hamano <junkio@cox.net>
Fri, 19 May 2006 22:03:24 +0000 (15:03 -0700)
commit3a4b3f269c4ba1eebd5ab7206ee0915667b20cc8
tree6e8f4c84bfda728b2232c8f24e2cb8fd48095fca
parent67644a4d77f55cd1c960d046079d26719f1e7cd6
Create/delete branch ref logs.

When crating a new branch offer '-l' as a way for the user to
quickly enable ref logging for the new branch.

When deleting a branch also delete its ref log.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-branch.txt
git-branch.sh