From 6d9277fbdbadcfa0a2b071a49520be5ecf74147f Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 18 Jul 2021 20:39:02 +0300 Subject: [PATCH] Note about how to push --- README.texi | 1 + 1 file changed, 1 insertion(+) 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: -- 2.44.0