rename crypto
This commit is contained in:
parent
6c43633a3e
commit
1d1b1f10af
11 changed files with 26 additions and 1 deletions
|
@ -54,6 +54,10 @@ See Commits:
|
|||
```shell
|
||||
git log
|
||||
git log --graph --oneline --decorate
|
||||
# Graph of all branches
|
||||
git log --graph --all
|
||||
# Extended graph
|
||||
git log --graph
|
||||
```
|
||||
|
||||
### Commits
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue