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

feat: always mark project dir as safe in git #1169

Merged
merged 1 commit into from
Sep 27, 2024
Merged

feat: always mark project dir as safe in git #1169

merged 1 commit into from
Sep 27, 2024

Conversation

Tpuljak
Copy link
Member

@Tpuljak Tpuljak commented Sep 27, 2024

Always Mark Project Dir as Safe in Git

Description

This PR sets the safe.directory value in the global gitconfig to the project dir. This way, users won't have to mark it themselves after creating a project in some scenarios.

  • This change requires a documentation update
  • I have made corresponding changes to the documentation

@Tpuljak Tpuljak requested a review from a team as a code owner September 27, 2024 09:36
@Tpuljak Tpuljak merged commit 374f1b0 into main Sep 27, 2024
12 checks passed
@Tpuljak Tpuljak deleted the git-safe-dir branch September 27, 2024 10:33
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