Skip to content

Commit

Permalink
Re-code builtin-branch.c in UTF-8
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Jul 12, 2007
1 parent 975e0da commit d972cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builtin-branch.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Builtin "git branch"
*
* Copyright (c) 2006 Kristian Høgsberg <krh@redhat.com>
* Copyright (c) 2006 Kristian Høgsberg <krh@redhat.com>
* Based on git-branch.sh by Junio C Hamano.
*/

Expand Down

0 comments on commit d972cce

Please sign in to comment.