Update README.md

This commit is contained in:
dannydannydanny 2021-05-13 14:37:57 +02:00 committed by GitHub
parent 841fe37d19
commit 2a70711b72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,9 +59,9 @@ pipenv run python .
## Git Flows ## Git Flows
> In progress! 🚧 > In progress! 🚧
The _A-DOG_ acronym
```sh ```sh
git log --all --decorate --oneline --graph git log --all --decorate --oneline --graph
# Git Log A DOG acronym
``` ```
#### New Development Flow #### New Development Flow