File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ With GitPie you can:
1919
2020- Add any Git repository
2121- Clone any Git repository
22+ - Create a git repository from zero
2223- Visualize the commit history
2324- Visualize the number of commits
2425- Visualize changes per commit
@@ -30,6 +31,11 @@ With GitPie you can:
3031- Create new branchs
3132- Switch between branchs
3233- Visualize repository tags
34+ - Stash changes
35+ - Pop a Stash
36+ - Remove a Stash
37+ - Visualize files in a Stash
38+ - Revert a repository to a specific commit
3339
3440## Installing
3541
Original file line number Diff line number Diff line change 11{
22 "name" : " GitPie" ,
3- "version" : " 0.0.3 " ,
3+ "version" : " 0.1.0 " ,
44 "description" : " A Multiplataform Client for Git" ,
55 "main" : " index.html" ,
66 "window" : {
You can’t perform that action at this time.
0 commit comments