https://github.com/pyhedgehog/gitlocal
Support git local command
https://github.com/pyhedgehog/gitlocal
Last synced: 10 months ago
JSON representation
Support git local command
- Host: GitHub
- URL: https://github.com/pyhedgehog/gitlocal
- Owner: pyhedgehog
- License: mit
- Created: 2016-03-27T01:38:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-02T10:59:40.000Z (almost 9 years ago)
- Last Synced: 2025-01-14T08:38:28.817Z (12 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Outdated in favor of [git-repo](https://github.com/guyzmo/git-repo).
# gitlocal
Support git local subcommand. Currently only in preliminary status - it works only on author computer due to absence of any documentation.
If you can and want to provide documentation PR will be accepted gratefully.
## todo
- Rethink subcommands list.
- Rethink config change logic (local-only is bad).
- Maybe add and push all on init?
- Write installation commands.
- Write installation instructions.