author | Lars Hjemli <hjemli@gmail.com> | |
Mon, 23 Oct 2006 21:27:45 +0000 (23:27 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 24 Oct 2006 03:43:49 +0000 (20:43 -0700) | ||
commit | c31820c26b8f164433e67d28c403ca0df0316055 | |
tree | f0aa310fedf7e70c2cc8431cbdc7462771a8611d | tree | snapshot |
parent | 3b463c3f02f83ef0bce2d5daa193459418e5258f | commit | diff |
Make git-branch a builtin
This replaces git-branch.sh with builtin-branch.c
The changes is basically a patch from Kristian Høgsberg, updated
to apply onto current 'next'
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This replaces git-branch.sh with builtin-branch.c
The changes is basically a patch from Kristian Høgsberg, updated
to apply onto current 'next'
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history | |
builtin-branch.c | [new file with mode: 0644] | blob |
builtin.h | diff | blob | history | |
git-branch.sh | [deleted file] | blob | history |
git.c | diff | blob | history |