-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Read command line argument defaults from git config #189
This requires changing command line argument parsing to use a 2-phase process: initially we *only* parse the flags to determine the git config location to use. We then read defaults from this git config for (most of the) remaining arguments added to the 2nd phase parser.
- Loading branch information
Showing
1 changed file
with
61 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters