Skip to content

T5ive/GitHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHelper

Create the .gitconfig file at:

C:\Users\YourUsername\.gitconfig

Then add the following content:

[safe]
    directory = *

⚠️ This setting allows Git to treat all directories as safe, which suppresses ownership warnings.
Use only on your personal machine and not in shared or production environments.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages