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
👍 also using git flow... but I think this gem has been superseded by the hub project. I am a little confused about the relationship between the two though, especially as they are both @defunkt projects (well hub started out as a defunkt project anyways). This one hasn't been updated since 2012, so I'm assuming it is dead. I use hub now.
I'm using git flow, which creates nested branches: "feature/MY-FEATURE"
~/workspace/project(feature/MY-FEATURE) gh browse
Using nested branches
gh
opens "https://github.com/feature/project/tree/MY-FEATURE" instead of "https://github.com/phstc/project/tree/feature/MY-FEATURE"The text was updated successfully, but these errors were encountered: