-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
Milestone
Description
Hi, first, thanks for this package!
I have a request - I am sometimes working on a local branch (not pushed to a remote location) and in this case using git-link generate a wrong url. Would it be possible to allow to chose the branch in some cases? I am thinking of something simple, e.g:
M-x git-link => do not prompt, generate link
C-u M-x git-link => ask for the remote name first
C-u C-u M-x git-link => ask for the remote and the branch name
Note that the first two options are already working this way, so it should not break the workflow for other users.
What do you think? I could work on a simple PR to implement this if you like the idea.
agzam, leodcs, johanatzoopla, bhavin192 and dotemacsagzam