sublimehq / sublime_merge

Issue tracker for Sublime Merge
https://www.sublimemerge.com
272 stars 14 forks source link

Add HEAD item in `Locations` side bar #471

Open nikitabobko opened 5 years ago

nikitabobko commented 5 years ago

Here in Locations side bar I'd like to see HEAD along with BRANCHES, REMOTES, ...: image which represents current branch.

How it should work:

srbs commented 5 years ago

But HEAD isn't a branch.. maybe it could go above the BRANCHES section & be a location without any children.

nikitabobko commented 5 years ago

@srbs thank you! Your suggestion is even better than my own. For many people I know them use "HEAD branch" very often in other git GUIs and placing it on top level along with BRANCHES is good idea.

srbs commented 5 years ago

@nikitabobko, feel free to modify your title & description if you think my suggested is the route to go. 😃

vladimir-bebeshko commented 4 years ago

I think it would be very convenient to have HEAD in Locations! I wonder why it's not there from the very beginning... This feature is the first in my wait-list.

stdedos commented 4 years ago

I usually "ride" with locations hidden.

Some mocked Parent: sha-of-HEAD attribute could be added, above the commit message prompt (like this prompt above "commited" commits) image

nikitabobko commented 4 years ago

I usually "ride" with locations hidden.

It's because it's designed really badly. See: #479

Some mocked Parent: sha-of-HEAD attribute could be added

Well, not sure that it's good design solution. For me it'd look strange

stdedos commented 4 years ago

Well, not sure that it's good design solution. For me it'd look strange

I don't think it would look as bad as you may imagine. If I pretend to be a mock designer: image

That doesn't look half bad to me, it is UI-consistent, and gets the job done

nikitabobko commented 4 years ago

Forget what I said. It looks ok. It would be nice to have both:

  1. Item in Locations side bar
  2. Your suggested UI