An interactive Git client!
Project description
# Git Checkout
An interactive Git client!
<a href="https://asciinema.org/a/ByGs7AeXHOlUMIKMjHmM7N9k5" target="_blank"><img src="https://asciinema.org/a/ByGs7AeXHOlUMIKMjHmM7N9k5.png" /></a>
## Installation
Requirements: Python 3.*
Run this scripts https://git.io/fNfqh:
```
wget -L https://git.io/fNfqh -O- | bash
```
## Usage
```
git ch # checkout a branch
git mg # merge a branch into current branch
git dl # delete branches
# or use the commands directly
ginteract checkout
ginteract merge
ginteract delete
```
## TODO
- [x] Add GIF
- [x] Add tests
- [x] Bash script to install
- [x] Add delete support
- [x] Add merge support
- [ ] Remote support
An interactive Git client!
<a href="https://asciinema.org/a/ByGs7AeXHOlUMIKMjHmM7N9k5" target="_blank"><img src="https://asciinema.org/a/ByGs7AeXHOlUMIKMjHmM7N9k5.png" /></a>
## Installation
Requirements: Python 3.*
Run this scripts https://git.io/fNfqh:
```
wget -L https://git.io/fNfqh -O- | bash
```
## Usage
```
git ch # checkout a branch
git mg # merge a branch into current branch
git dl # delete branches
# or use the commands directly
ginteract checkout
ginteract merge
ginteract delete
```
## TODO
- [x] Add GIF
- [x] Add tests
- [x] Bash script to install
- [x] Add delete support
- [x] Add merge support
- [ ] Remote support
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ginteract-1.0.0.tar.gz
(3.1 kB
view details)
File details
Details for the file ginteract-1.0.0.tar.gz
.
File metadata
- Download URL: ginteract-1.0.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 097b4a63478f8a27d25080a16ccb7b506ac97b1f0fdc16a0aac5da0e4eb5b776 |
|
MD5 | 72265a1eb5fea125ebd1c7894680b989 |
|
BLAKE2b-256 | 660e07a75f8c4dc9aca72716d732500842da7e19c796642107acf42c4e45a95c |