Answer the question
In order to leave comments, you need to log in
Git - what am I doing wrong?
My first question here, I'll try to describe in detail.
There is ubuntu server. Raised git.
I make a test folder: mkdir test
I create a thread file and initialize git:
cd test
git init
git add .
git commit -m "first commit"
[receive]
denyCurrentBranch = ignore
[email protected]:/var/js/test$ git status
На ветке master
Изменения, которые будут включены в коммит:
(используйте «git reset HEAD <файл>…», чтобы убрать из индекса)
удалено: .gitignore
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question