6 git-push-script - Update remote refs along with associated objects.
11 'git-push-script' [--all] [--force] <repository> <refspec>...
16 Updates remote refs using local refs, while sending objects
17 necessary to complete the given refs.
22 include::pull-fetch-param.txt[]
27 Written by Junio C Hamano <junkio@cox.net>
31 Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
35 Part of the link:git.html[git] suite