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

Soucetree commit issue

Lu Huang September 25, 2015

I am a new user of Bitbucket and Sourcetree. 

I tried to commit a file and load it to the master repository through Sourcetree. Below is a error I got.Please help. 


git -c diff.mnemonicprefix=false -c core.quotepath=false commit -q -F C:\Users\LH\AppData\Local\Temp\bho51okx.n0c

*** Please tell me who you are.


Run

git config --global user.email "you@example.com"
git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

2 answers

1 accepted

1 vote
Answer accepted
Seth
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.
September 25, 2015

The message tells you exactly what to do. If you hit the Terminal button in SourceTree, you'll get a window where you can run those commands (insert your actual email and name instead of the example values).

0 votes
Tim Crall
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.
September 29, 2015

You can also set these values within SourceTree.  On PC go to Tools->Options and on General tab, enter your Full Name and Email address.  On Mac, go to SourceTree->Preferences and do the same thing.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events