diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-03-03 22:29:55 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-03-03 22:58:52 -0800 |
commit | a9f2c13685ae9040d52d53cd719a18040f1dd123 (patch) | |
tree | f3d1738b9c775468fedac43d62d3289cbebf0fd6 /fsck.c | |
parent | Documentation: Typo / spelling / formatting fixes (diff) | |
download | tgif-a9f2c13685ae9040d52d53cd719a18040f1dd123.tar.xz |
Make git-clone respect branch.autosetuprebase
When git-clone creates an initial branch it was not checking the
branch.autosetuprebase configuration option (which may exist in
~/.gitconfig). Refactor the code used by "git branch" to create
a new branch, and use it instead of the insufficiently duplicated code
in builtin-clone.
Changes are partly, and the test is mostly, based on the previous work by
Pat Notz.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'fsck.c')
0 files changed, 0 insertions, 0 deletions