how to push detached HEAD to remote.

Konstantin Illichev June 13, 2019

I have NO local branches, My changes are quick fixes so they lives on detached HEADs off different server heads. I need to push HEAD commit but there is nothing on UI on Push dialog, it's empty in local and remote branches table. Thus I have to go to terminal and manually write

git push origin HEAD:refs/my/branches/develop

How to perform push from UI ?

 

1 answer

1 accepted

0 votes
Answer accepted
bgannin
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 13, 2019

Hi @Konstantin Illichev,

There is no affordance specifically for this in the UI. You can create a custom action to run the command and save yourself the context switch. Hope that helps.

Brian Ganninger
Principal Developer, Sourcetree

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events