fix typo in the readme.md
This commit is contained in:
parent
dd7268c9f9
commit
84ef0578ed
|
@ -84,12 +84,12 @@ Tig allows you to browse changes in a Git repository and can additionally act as
|
|||
|
||||
When browsing repositories, Tig uses the underlying Git commands to present the user with various views, such as summarized commit log and showing the commit with the log message, diffstat, and the diff.
|
||||
|
||||
> tig
|
||||
> $ tig
|
||||
|
||||
## tig
|
||||
![tig](img/tig.PNG)
|
||||
|
||||
> git log --graph
|
||||
> $ git log --graph
|
||||
|
||||
## git log
|
||||
![git log](img/git_log.PNG)
|
||||
|
|
Loading…
Reference in New Issue