A simple GUI based git repository management file explorer written in Python using PyQt5. Inspired by pyqtexplorer.
- File explorer
- Initialization of a Git repository
- Version control of a Git repository
Clone this repository and install required dependencies.
git clone https://github.com/Kredsya/qtgit.git
pip3 install pyqt5Refer documentation.md.
QtGit is released under the CC0-1.0 license.