Thursday, 15 August 2013

sublimetext2 - sublime text 2 - git plugin -



sublimetext2 - sublime text 2 - git plugin -

i bought , installed sublime text 2 on windows 7 installed git plugin

now, added file staging index , worked ... git status works ... git commit on other hand doesn't:

this get:

*** please tell me are. run git config --global user.email "you@example.com" git config --global user.name "your name" set account's default identity. omit --global set identity in repository. fatal: unable auto-detect email address (got 'me@me-pc.(none)')

i not know how prepare this.

thanks, rares

you can type commands in git-cmd session or git bash session.

git needs known author , committer name , email.

if have installed msysgit, find git-cmd.bat or shortcut git bash session, in able type git config commands.

but, need create sure git plugin known home is, home beingness not set default windows.

git sublimetext2

No comments:

Post a Comment