📝 add git log command
This commit is contained in:
parent
31aff9b7c7
commit
14405edfa5
1 changed files with 5 additions and 0 deletions
|
|
@ -56,6 +56,11 @@ pipenv run python .
|
|||
## Git Flows
|
||||
> In progress! 🚧
|
||||
|
||||
The _A-DOG_ acronym
|
||||
```sh
|
||||
git log --all --decorate --oneline --graph
|
||||
```
|
||||
|
||||
#### New Development Flow
|
||||
```
|
||||
# clone repo with local_name enables several clones
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue