Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ansurfen/gits
better git
https://github.com/ansurfen/gits
Last synced: 10 days ago
JSON representation
better git
- Host: GitHub
- URL: https://github.com/ansurfen/gits
- Owner: Ansurfen
- License: mit
- Created: 2022-05-22T06:02:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-22T06:05:31.000Z (over 2 years ago)
- Last Synced: 2024-06-20T20:52:59.573Z (7 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gits
[![License](https://img.shields.io/badge/License-MIT%20License-blue.svg)](https://opensource.org/licenses/MIT)
## Introduction
Gits is the abbreviation of `git super`, which enhances traditional git command.## Command
### Env
input: `gits env`\
output: show the enviroment of gitsflag: `-u`
### Clone
input: `gits clone ansurfen/gits`\
output: clone from github or gitlab or gitee ...### Push
input: `gits push`\
ouput: like `git push`, but is all in defalutflag: `-a(all)`\
effect: push all from current envflag: `-r(redirect)`\
effect: appoint pushing target### Save
input: `gits save`\
output: save .gitconfigintput: `-r(redirect)`\
effect: appoint saving file