Skip to content

Commit

Permalink
bootstrap: Ensure git config is run within git dir
Browse files Browse the repository at this point in the history
Change-Id: Iccc6430ce737340719d5a351a7a03c406e8e4286
Bug: oss-fuzz:53969
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/123532
Reviewed-by: Erik Gilling <konkers@google.com>
Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
  • Loading branch information
mohrr authored and CQ Bot Account committed Dec 9, 2022
1 parent 6421ab6 commit 33d0313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ unset _bootstrap_abspath

pw_cleanup

git config blame.ignoreRevsFile .git-blame-ignore-revs
git -C "$PW_ROOT" config blame.ignoreRevsFile .git-blame-ignore-revs

0 comments on commit 33d0313

Please sign in to comment.