You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try "Open File in Remote": the option doesn't exist.
Here's my use-case: I'm often assisting co-workers while working on my own feature branch. Most files are the same in master (for instance) and in my feature branch, and if I had to research a question for a co-worker, I will often research it in my feature branch (being mindful of potential code differences). If I have an answer, I'd usually like to send a URL to the appropriate code, perhaps on master.
As it stands now, I'd have to switch from my feature branch to master just to send the link.
I'm not sure what the best fix is, given the issue in #201. Perhaps a setting? Perhaps the ability to choose any branch on the remote?
I'm sure this issue is more complicated than I realize once one takes into account multiple remotes and the like, but I thought I'd share my workflow in hopes of a solution. :-D
The text was updated successfully, but these errors were encountered:
eamodio
changed the title
It'd be nice if "Open File in Remote" would let me pick a remote branch if an upstream one wasn't configured
Open File in Remote should let me pick a remote branch if an upstream one wasn't configured
Jun 7, 2018
Steps to Reproduce:
Here's my use-case: I'm often assisting co-workers while working on my own feature branch. Most files are the same in
master
(for instance) and in my feature branch, and if I had to research a question for a co-worker, I will often research it in my feature branch (being mindful of potential code differences). If I have an answer, I'd usually like to send a URL to the appropriate code, perhaps onmaster
.As it stands now, I'd have to switch from my feature branch to
master
just to send the link.I'm not sure what the best fix is, given the issue in #201. Perhaps a setting? Perhaps the ability to choose any branch on the remote?
I'm sure this issue is more complicated than I realize once one takes into account multiple remotes and the like, but I thought I'd share my workflow in hopes of a solution. :-D
The text was updated successfully, but these errors were encountered: