diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2008-06-21 05:25:25 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-06-21 09:02:45 +0200 |
commit | 73f03627f4f1b0f66b30fa96a25537f3600cce0b (patch) | |
tree | c036049758751f5fe43d2ec862c63877d711a180 /gitweb | |
parent | t/README: Add 'Skipping Tests' section below 'Running Tests' (diff) | |
download | git-73f03627f4f1b0f66b30fa96a25537f3600cce0b.tar.xz git-73f03627f4f1b0f66b30fa96a25537f3600cce0b.zip |
Correct documentation for git-push --mirror
This option behaves more like:
git push $url +refs/*:refs/*
than it does like:
git push $url +refs/heads/*:refs/heads/* +refs/tags/*:refs/tags/*
so we should document it to be more clear about that.
Suggested-by: Marek Zawirski <marek.zawirski@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb')
0 files changed, 0 insertions, 0 deletions