mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-26 23:23:55 +00:00
Fixed some typos
This commit is contained in:
parent
bdedf51a72
commit
470da394f6
@ -172,7 +172,7 @@ $ git add /path/to/file/HelloWorld.c
|
||||
$ git add ./*.java
|
||||
```
|
||||
|
||||
This only addds a file to the staging area/index, it doesn't commit it to the working directory/repo.
|
||||
This only adds a file to the staging area/index, it doesn't commit it to the working directory/repo.
|
||||
|
||||
### branch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user