add diagram in readme
This commit is contained in:
parent
e9b7eba7e3
commit
d2be579056
1 changed files with 7 additions and 0 deletions
|
|
@ -138,6 +138,10 @@ Remote Servers
|
|||
|
||||
If you own a privileged access to a remote on a server (e.g. gitolite on LAN, github or gitlab on internet, etc.), you can backup a set of commits with a `push`.
|
||||
|
||||
|
||||
Workflow summary
|
||||
================
|
||||
|
||||
Classical workflow for working with others:
|
||||
0. `pull`
|
||||
1. `checkout -b feat/myfeat`
|
||||
|
|
@ -151,6 +155,9 @@ Classical workflow for working with others:
|
|||
- send a patch, or
|
||||
- on the issue tracker.
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
Nice Git features
|
||||
=================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue