diff options
author | Mike Frysinger <vapier@google.com> | 2020-02-18 21:31:51 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@google.com> | 2020-02-20 00:53:39 +0000 |
commit | f841ca48c150e8a62728c5875fb01dcf7c5756a7 (patch) | |
tree | 29983898948da9ada7ea80dd33386cf643fa4c1b /tests/test_git_command.py | |
parent | c0d1866b35d3e8d0bee3760a9f52574fa2ab8491 (diff) | |
download | git-repo-f841ca48c150e8a62728c5875fb01dcf7c5756a7.tar.gz |
git_config: add support for repo-specific settings
This allows people to write ~/.repoconfig/config akin to ~/.gitconfig
and .repo/config akin to .git/config. This allows us to add settings
specific to repo without mixing up git, and to persist in general.
Change-Id: I1c6fbe31e63fb8ce26aa85335349c6ae5b1712c6
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/255832
Reviewed-by: David Pursehouse <dpursehouse@collab.net>
Tested-by: Mike Frysinger <vapier@google.com>
Diffstat (limited to 'tests/test_git_command.py')
0 files changed, 0 insertions, 0 deletions