File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -18,15 +18,18 @@ GitPie is built on [NW.js](https://github.com/nwjs/nw.js) and [Angular](https://
1818With GitPie you can:
1919
2020- Add any Git repository
21+ - Clone any Git repository
2122- Visualize the commit history
2223- Visualize the number of commits
2324- Visualize changes per commit
24- - Visualize changes in files (Not from a beauty way yet :/)
25+ - Visualize changes in files
2526- Add files to commit
2627- Commit changes
27- - Pull changes (Only for public projects yet :/)
28+ - Pull changes * (An ssh key needs to be configured properly)*
29+ - Push changes * (An ssh key needs to be configured properly)*
2830- Create new branchs
2931- Switch between branchs
32+ - Visualize repository tags
3033
3134## Installing
3235
Original file line number Diff line number Diff line change 11{
22 "name" : " GitPie" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.3 " ,
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