mirror of
https://github.com/phodal/github
synced 2026-05-22 16:48:40 +00:00
[TOOL] update some githug
This commit is contained in:
parent
cd86a8d1b9
commit
a496a21982
1 changed files with 20 additions and 1 deletions
|
|
@ -108,7 +108,26 @@ Difficulty: *
|
|||
Set up your git name and email, this is important so that your commits can be identified.
|
||||
```
|
||||
|
||||
|
||||
```
|
||||
#1: init
|
||||
#2: config
|
||||
#3: add
|
||||
#4: commit
|
||||
#5: clone
|
||||
#6: clone_to_folder
|
||||
#7: ignore
|
||||
#8: include
|
||||
#9: status
|
||||
#10: number_of_files_committed
|
||||
#11: rm
|
||||
#12: rm_cached
|
||||
#13: stash
|
||||
#14: rename
|
||||
#15: restructure
|
||||
#16: log
|
||||
#17: tag
|
||||
#...
|
||||
```
|
||||
|
||||
### Gource
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue