diff options
author | Shawn Pearce <spearce@spearce.org> | 2006-05-24 23:34:04 -0400 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-05-24 22:26:47 -0700 |
commit | d7fb7a373a8ea4a8ecf6421be92226bab74f474e (patch) | |
tree | 154a0ac662c32ee78a46c22d63dedd14507471e3 /fetch.c | |
parent | Verify git-commit provides a reflog message. (diff) | |
download | tgif-d7fb7a373a8ea4a8ecf6421be92226bab74f474e.tar.xz |
Test that git-branch -l works.
If the user supplies -l to git-branch when creating a new branch
then the new branch's log should be created automatically and the
branch creation should be logged in that log.
Further if a branch is being deleted and it had a log then also
verify that the log was deleted.
Test git-checkout -b foo -l for creating a new branch foo with a
log and checking out that branch.
Fixed git-checkout -b foo -l as the branch variable name was
incorrect in the script.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'fetch.c')
0 files changed, 0 insertions, 0 deletions