Git
Add, Commit, Checkout, reset --hard, reset --mixed, reset --soft,
| History | Repo | |||
| checkout | < | < | ||
| fetch | index | index | ||
| pull | < | < | ||
| push | > | > | ||
| Delete | Working | Stage/Index | History | |
| Add | > | > | ||
| Commit | > | > | ||
| Checkout | < | < | ||
| reset --hard | < | < | < | |
| reset --mixed | < | < | ||
| reset --soft | < | < | ||
| Delete | ||||

- Log in to post comments
