Update README.md
This commit is contained in:
parent
6ca1e15ce8
commit
ef1e18fb91
@ -17,23 +17,23 @@ Right now you CAN:
|
|||||||
- Commit.
|
- Commit.
|
||||||
- Reset commits.
|
- Reset commits.
|
||||||
- Revert commits.
|
- Revert commits.
|
||||||
- Merge commits (still lacking).
|
- Merge.
|
||||||
|
- Rebase.
|
||||||
- Create and delete branches locally.
|
- Create and delete branches locally.
|
||||||
- Create and delete tags locally.
|
- Create and delete tags locally.
|
||||||
- View remote branches.
|
- View remote branches.
|
||||||
- Pull and push.
|
- Pull and push.
|
||||||
- Stash and pop stash.
|
- Stash and pop stash.
|
||||||
- Checkout a commit (detached HEAD).
|
- Checkout a commit (detached HEAD).
|
||||||
|
- View changes/diff in images (side to side comparison).
|
||||||
|
|
||||||
Right now you CAN'T:
|
Right now you CAN'T:
|
||||||
|
|
||||||
- Rebase.
|
|
||||||
- Rebase interactive.
|
- Rebase interactive.
|
||||||
- Manage remotes.
|
- Manage remotes.
|
||||||
- Remove branches from remote.
|
- Remove branches from remote.
|
||||||
- Remove tags from remote.
|
- Remove tags from remote.
|
||||||
- Force push.
|
- Force push.
|
||||||
- View changes/diff in images (side to side comparison).
|
|
||||||
- Side by side diff in text files.
|
- Side by side diff in text files.
|
||||||
- Start a new local repository.
|
- Start a new local repository.
|
||||||
- View stashes in the log tree.
|
- View stashes in the log tree.
|
||||||
|
Loading…
Reference in New Issue
Block a user