https://github.com/coder543/gitclient
An ultra-simple Linux git client, for people who don't want to learn git.
https://github.com/coder543/gitclient
Last synced: 4 months ago
JSON representation
An ultra-simple Linux git client, for people who don't want to learn git.
- Host: GitHub
- URL: https://github.com/coder543/gitclient
- Owner: coder543
- Created: 2015-08-20T21:50:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-20T21:53:24.000Z (over 10 years ago)
- Last Synced: 2025-01-09T18:10:05.031Z (11 months ago)
- Language: Python
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gitclient
Right now, the path to the git repo is just hard coded. If you want to use this, go to line 22 and change it to the path of the git repository of interest.