[website] 02/02: Mention use of --set-upstream option when pushing locally created branch.
Bas Couwenberg
sebastic at debian.org
Thu Jul 7 16:29:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository website.
commit 3076c953788a4dc89fd6ea3939dd8cb2b542a159
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Jul 7 18:27:38 2016 +0200
Mention use of --set-upstream option when pushing locally created branch.
---
policy.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/policy.xml b/policy.xml
index e91e958..612d365 100644
--- a/policy.xml
+++ b/policy.xml
@@ -1679,6 +1679,9 @@ allowed_distributions = .*
<link linkend="git-build-package">build</link>,
<link linkend="git-tag-release">tag</link> and
<link linkend="git-push-to-alioth">push</link>.
+ If you created the branch locally, remember to use the
+ <command>git push</command> <option>--set-upstream</option> option
+ to track changes from the shared repository on Alioth.
</para>
</sect3>
<sect3 id="git-patches">
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/website.git
More information about the Pkg-grass-devel
mailing list