Tag: git-add

54 votes
12 answers
3K views
Difference between "git add -A" and "git add ."

The command git add [--all|-A] appears to be identical to git add .. Is this correct? If not, how do they diff

avatar
Nidia
0 1 0 9
asked 07 September, 2021
50 votes
30 answers
2K views
Message 'src refspec master does not match any' when pushing commits in Git

I clone my repository with: git clone ssh://xxxxx/xx.git But after I change some files and add and commit

avatar
Luis
0 1 0 9
asked 07 September, 2021
59 votes
30 answers
393 views
How can I add a blank directory to a Git repository?

How can I add a blank directory (that contains no files) to a Git repository?

avatar
Venice
0 1 0 9
asked 07 September, 2021