Skip to content

Commit 3f851e2

Browse files
committed
Merge branch 'jc/readme-screenshots'
Add some screenshots to the README to give a quick overview of how git-gui and git-gui blame look like. * jc/readme-screenshots: Add screenshots to the README
2 parents e25cbdf + 8eb6481 commit 3f851e2

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ page](https://git-scm.com/docs/git-gui).
1111
Git GUI was initially written by Shawn O. Pearce, and is distributed with the
1212
standard Git installation.
1313

14+
Examples of `git gui blame` and `git citool`, the most popular tools in the git-gui
15+
suite:
16+
17+
![git gui blame example](docs/git-gui-blame-example.png)
18+
19+
![git citool example](docs/git-citool-example.png)
20+
1421
# Building and installing
1522

1623
You need to have the following dependencies installed before you begin:

docs/git-citool-example.png

88 KB
Loading

docs/git-gui-blame-example.png

157 KB
Loading

0 commit comments

Comments
 (0)