💻 Software
git: how can i config git to ignore file permissions changes
Fresh5 days ago
Mar 15, 202619580 viewsConfidence Score0%
0%
Problem
I have some git projects in a linux server. i use Mac and linux to do my programming. the problem is that the mac filesystem's permissions doesn't really work well like in linux so all the files seems to be on umask 0755. so whenever i pull my code on my mac, shows that all my files are changed and…
Error Output
git status
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: git: how can i config git to ignore file permissions changes
Low Risk
Set the configuration property to . You can do this easily with this command:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix