Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 495 Bytes

File metadata and controls

16 lines (13 loc) · 495 Bytes

Git Config Generator

A static website for generating and customizing .git/config files.

  • View all configurable options
  • Create and edit aliases
  • Load an existing options file
  • Download and install your config to
    • ~/.gitconfig for per-user options
    • <repo>/.git/config for per-repo options

View the site on Github Pages.

Todo:

  • Maintenance section
  • Add my default
  • Add a useful for client / useful for server filter