/git-indexed-commands

custom git commands that use indexed values [0,1,2,3 ...] instead of file paths

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Git Indexed Commands

This cli tool currently exposes four modified git commands that can be used with number instead of file paths. They are meant to help speed up using git when you need to do git related things with specific file/s. For more see Usage notes

Installation

TODO

Usage notes

TODO

Roadmap

TODO