This commit is contained in:
jnkl 2025-04-28 06:48:19 +00:00 committed by admin
parent 798f08b412
commit 988ad54d31

View file

@ -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?