Closed lnnrtwttkhn closed 2 months ago
.gitignore
ls -a
.git
git init my-project
mkdir my-project && cd my-project & git init
git
largely addressed in #57. keeping this open still as not all open points are addressed yet.
This is all irrelevant/added by now
.gitignore
optional?.gitignore
discussion / ideas.gitignore
ls -a
command to show the hidden.git
folder (add link to command line chapter).git
foldergit init my-project
mkdir my-project && cd my-project & git init
orgit init my-project
git
commands always refer to the "closest".git
file. clarify that..git
repositories. explain if it's possible to have nested git repositories