Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Source Tree fails to commit on windows

blumbergrotem February 18, 2015

I am encountering a problem that whenever I try to commit I get an error:

git -c diff.mnemonicprefix=false -c core.quotepath=false commit -q -F C:\Users\username\AppData\Local\Temp\2\dxy1tg2p.vfr

git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags --set-upstream origin "(detached from someKindOfID):(detached from someKindOfID)"

Pushing to :"RepositoryURL"

fatal: remote part of refspec is not a valid name in (detached from someKindOfID):(detached from someKindOfID)

Unexpected end of command stream.

 

This happened to me after I have checked out the source.

 

this seems to be a duplicate of https://answers.atlassian.com/questions/104657 but this issue was on macOS(and so the given solution) and mine is on windows.

also there is an unanswered StackOverflow answer here: http://stackoverflow.com/questions/22058684/git-is-failing-to-stage-or-commit-with-sourcetree-in-a-windows-network-environm .

 

any help would be appreciated.

1 answer

1 accepted

0 votes
Answer accepted
Balázs Szakmáry
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 18, 2015

From the "detached from someKindOfID" it seems that you are trying to commit without being on a branch.

Double-click the name of the branch you are supposed to be on to check out the branch and try again.

blumbergrotem February 18, 2015

Thank you very much Szakmary thanks for clarifying that(I am quite new to source tree), this solved my problem.

api-labs March 18, 2016

Doing this killed my stuck commit... the damned thing is nowhere to be found...

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events