Skip to content

Commit e6e3f5e

Browse files
committed
Update README
1 parent 42481b3 commit e6e3f5e

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Git Graph extension for Visual Studio Code
22

3-
View a Git Graph of your repository, and easily perform Git actions from the graph. Configurable to look the way you want!
3+
Extended version of mhutchies Git Graph.
4+
Following features were added:
45

5-
![Recording of Git Graph](https://github.com/mhutchie/vscode-git-graph/raw/master/resources/demo.gif)
6+
* Added sticky header option (mhutchie#394)
7+
* Added author filter (hansu#1)
8+
* Resize column width without header (hansu#4)
9+
* Added collapse/expand buttons to commit diff view (hansu#6)
10+
11+
![Additions](https://github.com/hansu/vscode-git-graph/raw/hansu-mod/resources/demo.gif)
612

713
## Features
814

resources/demo.gif

273 KB
Loading

0 commit comments

Comments
 (0)