We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d23ae8 commit 3b38ba7Copy full SHA for 3b38ba7
web/git/page.html
@@ -80,7 +80,7 @@ <h1>자주사용하는 git 명령</h1>
80
git init
81
</li>
82
<li>
83
- git add -all
+ git add --all
84
85
86
git commit -m "init"
0 commit comments