Signed-off-by: Jörg Sommer <joerg@xxxxxxxxxxxx> --- Documentation/git-push.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/git-push.txt b/Documentation/git-push.txt index 5f24944..18e0c06 100644 --- a/Documentation/git-push.txt +++ b/Documentation/git-push.txt @@ -53,7 +53,7 @@ side are updated. + `tag <tag>` means the same as `refs/tags/<tag>:refs/tags/<tag>`. + -A parameter <ref> without a colon pushes the <ref> from the source +A parameter <refspec> without a colon pushes the <refspec> from the source repository to the destination repository under the same name. + Pushing an empty <src> allows you to delete the <dst> ref from -- 1.5.4.rc5 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html