Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git commands #1

Open
Antwnina opened this issue May 4, 2017 · 0 comments
Open

git commands #1

Antwnina opened this issue May 4, 2017 · 0 comments

Comments

@Antwnina
Copy link

Antwnina commented May 4, 2017

$git init
Reinitialized existing Git repository in /home/nina/.git/

what happens afterwards???
$git add .

git commit -m 'first'

^C
$git commit -m 'first'

*** 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: unable to auto-detect email address (got 'nina@nina.(none)')

how can i recognize in which URL should i go
$heroku create
Creating app... done, ⬢ pacific-sierra-89270
https://pacific-sierra-89270.herokuapp.com/ | https://git.heroku.com/pacific-sierra-89270.git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant