Où faut-il exécuter git init pour créer un dépôt dans ~/project/quantum-leap ?
git init
~/project/quantum-leap
Dans ~/project/quantum-leap.
Dans un répertoire ~/project/quantum-leap/.git créé manuellement.
~/project/quantum-leap/.git
Dans ~/project, avant de créer le nouveau répertoire.
~/project
Dans le répertoire personnel ~.
~