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
Currently, when I press o on a branch to open a pull request, it will open a meaningless "There isn't anything to compare" page if I haven't pushed my branch to remote yet.
It would be nicer if lazygit realized that was going to happen and opened a dialog offering me some choices instead (e.g. the option to push the branch for me and then continuing with the original plan to open a PR).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Currently, when I press
o
on a branch to open a pull request, it will open a meaningless "There isn't anything to compare" page if I haven't pushed my branch to remote yet.It would be nicer if
lazygit
realized that was going to happen and opened a dialog offering me some choices instead (e.g. the option to push the branch for me and then continuing with the original plan to open a PR).This appears to be close to Jesse's original intention of at least displaying an error in this situation. But lazier. :)
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions