Update command-line-commands.md to include an sample taskflow
This commit is contained in:
parent
a936a6cebd
commit
61fd3e2915
1 changed files with 3 additions and 0 deletions
|
@ -125,3 +125,6 @@ pwd
|
|||
```
|
||||
clear
|
||||
```
|
||||
### Sample Git taskflow
|
||||
|
||||
If you are completely new to Git, looking through some [sample taskflows](https://rogerdudler.github.io/git-guide/) will help you understand best practices for using these commands as you work.
|
||||
|
|
Loading…
Reference in a new issue