Skip to content

Instantly share code, notes, and snippets.

@eigenhombre
Created July 5, 2012 22:20
Show Gist options
  • Select an option

  • Save eigenhombre/3056835 to your computer and use it in GitHub Desktop.

Select an option

Save eigenhombre/3056835 to your computer and use it in GitHub Desktop.
its 10:19:27 eigenhombre-hits (master) > git remote add hits git://github.com/hits/hits.githits 10:19:51 eigenhombre-hits (master) > git remote
hits
origin
hits 10:19:54 eigenhombre-hits (master) > git pull hits master
remote: Counting objects: 15, done.
remote: Compressing objects: 100% (7/7), done.
remote: Total 9 (delta 4), reused 7 (delta 2)
Unpacking objects: 100% (9/9), done.
From git://github.com/hits/hits
* branch master -> FETCH_HEAD
*** Please tell me who you are.
Run
git config --global user.email "[email protected]"
git config --global user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
fatal: empty ident <hits@hits.(none)> not allowed
hits 10:19:59 eigenhombre-hits (master) >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment