From: jnkl Date: Mon, 28 Apr 2025 06:48:19 +0000 (+0000) Subject: (no commit message) X-Git-Tag: archive/raspbian/10.20251029-1+rpi1~1^2~7^2~207 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=988ad54d319295c215765bc29b2bf937ade43f1d;p=git-annex.git --- diff --git a/doc/forum/remotes__47__repo__47__HEAD_-__62___repo__47__master.mdwn b/doc/forum/remotes__47__repo__47__HEAD_-__62___repo__47__master.mdwn new file mode 100644 index 0000000000..38f5cd1063 --- /dev/null +++ b/doc/forum/remotes__47__repo__47__HEAD_-__62___repo__47__master.mdwn @@ -0,0 +1,7 @@ +In one of my repositories (say `REPO1`) I have a line in `git branch --all` + + remotes/REPO2/HEAD -> REPO2/master + +`REPO2` refers to the name of another remote. + +How did I do that?