A collection of git based subcommands, scripts, and utilities
  • Shell 97.3%
  • Makefile 2.7%
Find a file
2026-07-06 15:12:18 -04:00
.kilo/plans Add plan for -b/-B branch options 2026-07-05 12:34:17 -04:00
completions/bash Add sandbox create -b/-B branch support 2026-07-05 12:58:04 -04:00
tests revamped sandboxing rules and added a -b and -B options for seperating branch names from worktrees 2026-07-06 15:12:18 -04:00
git-new Added project to VCS 2025-11-20 14:34:06 -05:00
git-workspace revamped sandboxing rules and added a -b and -B options for seperating branch names from worktrees 2026-07-06 15:12:18 -04:00
Makefile No need for git-hub now that I'm using push to create on forgejo 2026-07-03 17:20:05 -04:00
README.md revamping readme 2026-07-03 17:11:25 -04:00

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.