commit c0c499065671ba178ffcd0c3fab9af74941fdd44 parent 1dc4145306bf1730ed6f8824b83686f168c66218 Author: Pascal Maheux <pmaheux@audiokinetic.com> Date: Mon, 12 Sep 2022 15:06:24 -0400 Remove unused file Change-Id: I85fa36c867998152e7bf7819b6d596b357c5b499 Diffstat:
D | .gitconfig | | | 5 | ----- |
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/.gitconfig b/.gitconfig @@ -1,4 +0,0 @@ -[gitreview] - remote = origin # Only use origin as remote, eliminates need for remote 'gerrit' - track = true # Uses the upstream branch tracked as target for the review - rebase = false # No rebase by default, you can still rebase manually on review with -r -\ No newline at end of file