A collection of git based subcommands, scripts, and utilities
- Shell 97.3%
- Makefile 2.7%
| .kilo/plans | ||
| completions/bash | ||
| tests | ||
| git-new | ||
| git-workspace | ||
| Makefile | ||
| README.md | ||
Git Tools
My own repository for a few useful git tools.
git-workspace
Git Workspace is a subcommand designed to make coding on my own projects easier. It automatically creates a special directory structure with a bare repository located at .git and creates worktrees as siblings to this repository.