Skip to content

Commit 3b38ba7

Browse files
committed
1
1 parent 5d23ae8 commit 3b38ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/git/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h1>자주사용하는 git 명령</h1>
8080
git init
8181
</li>
8282
<li>
83-
git add -all
83+
git add --all
8484
</li>
8585
<li>
8686
git commit -m "init"

0 commit comments

Comments
 (0)