npub1jf…fy4vz on Nostr: For sharing a link to a file in a git repo, I use git-link[1]. By default, it links ...
For sharing a link to a file in a git repo, I use git-link[1].
By default, it links to a file in the branch you're currently working on.
But often I want to link to a different branch than the one currently checked out locally.
So I came up with this little tweak:
https://github.com/sshaw/git-link/issues/30#issuecomment-2227218012
1. https://github.com/sshaw/git-link
#emacs
By default, it links to a file in the branch you're currently working on.
But often I want to link to a different branch than the one currently checked out locally.
So I came up with this little tweak:
https://github.com/sshaw/git-link/issues/30#issuecomment-2227218012
1. https://github.com/sshaw/git-link
#emacs