Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 54bba91

Browse files
committed
📖 DOC: status command
1 parent 62e6a76 commit 54bba91

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ git init
2929
# connect the remote GitHub repo with your local project
3030
git remote add origin [github-repo-url]
3131

32+
# see untracked files
33+
git status
34+
3235
# add all untracked files to the staging area
3336
git add .
3437

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /