Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/dir.h
diff options
context:
space:
mode:
authorShawn Pearce <spearce@spearce.org>2006-05-25 07:34:04 +0400
committerJunio C Hamano <junkio@cox.net>2006-05-25 09:26:47 +0400
commitd7fb7a373a8ea4a8ecf6421be92226bab74f474e (patch)
tree154a0ac662c32ee78a46c22d63dedd14507471e3 /dir.h
parent9c7466fa248608ff8a91f8b4dca48dac7dda02d5 (diff)
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 'dir.h')
0 files changed, 0 insertions, 0 deletions