diff options
| author | Junio C Hamano <junkio@cox.net> | 2006-01-22 13:32:45 -0800 |
|---|---|---|
| committer | Junio C Hamano <junkio@cox.net> | 2006-01-22 22:05:54 -0800 |
| commit | 76b927f19f207b3f71b1c675bd75680aaedcb001 (patch) | |
| tree | 7603fb5b432367c27c1a98caaada93eb7bfae8ba /commit.c | |
| parent | New tutorial (diff) | |
| download | git-76b927f19f207b3f71b1c675bd75680aaedcb001.tar.gz git-76b927f19f207b3f71b1c675bd75680aaedcb001.zip | |
Recommend to remove unused `origin` in a shared repository.
It is a common mistake to leave an unsed `origin` branch behind
if a shared public repository was created by first cloning from
somewhere else. Subsequent `git push` into it with the default
"push all the matching ref" would push the `origin` branch from
the developer repository uselessly.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
