Sublime Forum

Features Request: Copy branch name

#1

I use this features a lot in GitKraken:

  • right click on a commit within a branch and copy branch name.
  • create tag/push tag to origin right click and create/push tags
  • double click on branch name to checkout.
  • unstaged files tree view (I usually like to unstage/stage complete folders with subfolders and files, that is why tree view is really helpful)

This is more like a list of ideas I would love to see them all implemented but it is just a matter of taste.

2 Likes

#2

Right click on any commit which is contained by a branch, or do you mean to select the branch’s head commit being selected?

Creating/pushing tags is already possible via context menu “Create Tag at Commit”.

Double click on branch name in the location bar already checks the branch out.

0 Likes

#3

I do not mean commit hash, I mean branch name, I did not see the option.

About tags :smile: did not saw it, not exactly where I expected it but it should work.

I mean double click on a commit/banch head should checkout the commit/branch (maybe with a propmpt message)

0 Likes