From: Sergey Matveev Date: Sun, 18 Jul 2021 17:39:02 +0000 (+0300) Subject: Note about how to push X-Git-Tag: v0.19.0~2 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=6d9277fbdbadcfa0a2b071a49520be5ecf74147f;p=sgblog.git Note about how to push --- diff --git a/README.texi b/README.texi index f756422..2fc5c38 100644 --- a/README.texi +++ b/README.texi @@ -103,6 +103,7 @@ add/change comments with commands like: @example $ git notes --ref=topics add -m "linux hate" @@ +$ git push origin mybranch refs/notes/topics @end example To reset incorrectly added topic: