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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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

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.
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.

None yet

3 participants