author | Shawn Pearce <spearce@spearce.org> | |
Fri, 19 May 2006 09:16:58 +0000 (05:16 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 19 May 2006 22:03:24 +0000 (15:03 -0700) | ||
commit | 3a4b3f269c4ba1eebd5ab7206ee0915667b20cc8 | |
tree | 6e8f4c84bfda728b2232c8f24e2cb8fd48095fca | tree | snapshot |
parent | 67644a4d77f55cd1c960d046079d26719f1e7cd6 | commit | diff |
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>
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 | diff | blob | history | |
git-branch.sh | diff | blob | history |