Skip to content

Collection of small git utilities useful to me, that also happen to work on Windows (written in python)

License

Notifications You must be signed in to change notification settings

maruel/git_utils

Repository files navigation

git_utils

Collection of git scripts written in python so they run on Windows just fine. It also adds a git wrapper script to enhance help for these scripts.

git wrapper

The git wrapper script enables:

  1. The use of the utility scripts written in python in this directory to work on Windows
  2. Fixes git help foo / git foo --help to pass the command to the script, but only for scripts in this directory.

The scripts must be written in python so they work on Windows. Use "git foo --help" to get help on the script usage.

About

Collection of small git utilities useful to me, that also happen to work on Windows (written in python)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published