Make git-branch a builtin
authorLars Hjemli <hjemli@gmail.com>
Mon, 23 Oct 2006 21:27:45 +0000 (23:27 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 24 Oct 2006 03:43:49 +0000 (20:43 -0700)
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>
No differences found