Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-config: remove memory leak of key regexp
This is only called once per invocation, so it's not a major leak, but it's easy to fix. Signed-off-by: Jeff King <peff@peff.net>
- Loading branch information