Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git: Add option for no_config in git shell #188

Merged
merged 1 commit into from
Dec 28, 2024

Conversation

jerry-skydio
Copy link
Collaborator

@jerry-skydio jerry-skydio commented Jul 3, 2024

This causes git commands to run without considering any
system or user configuration. In some cases it's easier to
ban all overrides rather than have to override things on
a flag by flag basis.

@jerry-skydio
Copy link
Collaborator Author

jerry-skydio commented Jul 3, 2024

Reviews in this chain:
#188 git: Add option for no_config in git shell
 └#187 git: Use merge-tree in patchsets

@jerry-skydio
Copy link
Collaborator Author

jerry-skydio commented Jul 3, 2024

# head base diff date summary
0 1d315c52 740c5cdb diff Jul 3 13:56 PM 1 file changed, 16 insertions(+), 2 deletions(-)
1 cb8fa697 740c5cdb diff Jul 3 14:08 PM 1 file changed, 12 insertions(+), 6 deletions(-)
2 64fe866f 740c5cdb diff Jul 8 16:07 PM 0 files changed
3 4e463646 37f685bd rebase Sep 4 15:59 PM 0 files changed
4 0ffe5352 22f331e5 rebase Nov 5 13:37 PM 0 files changed
5 920df710 0873acc8 rebase Dec 6 17:15 PM 0 files changed

@jerry-skydio jerry-skydio force-pushed the jerry/revup/main/gitconfig branch from 64fe866 to 4e46364 Compare September 4, 2024 23:01
@jerry-skydio jerry-skydio force-pushed the jerry/revup/main/gitconfig branch from 4e46364 to 0ffe535 Compare November 5, 2024 21:37
This causes git commands to run without considering any
system or user configuration. In some cases it's easier to
ban all overrides rather than have to override things on
a flag by flag basis.
@jerry-skydio jerry-skydio force-pushed the jerry/revup/main/gitconfig branch from 0ffe535 to 920df71 Compare December 7, 2024 01:15
@jerry-skydio jerry-skydio merged commit c7b92e8 into main Dec 28, 2024
5 checks passed
@jerry-skydio jerry-skydio deleted the jerry/revup/main/gitconfig branch December 28, 2024 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants