Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
281 views
in Technique[技术] by (71.8m points)

git - Warning: Unable to Access

Im using the MacOS, im the terminal and i keep getting

warning: unable to access '/Users/user/.config/git/attributes': Permission denied

As im continuing to enter commands, it will show a warning or fatal but then it will complete what im already trying to do?

Users-MacBook-Pro:coursera-test user$ git push

Username for 'https://github.com': DestinyPratt

Password for 'https://[email protected]':

warning: unable to access '/Users/user/.config/git/attributes': Permission denied

Enumerating objects: 5, done.

Counting objects: 100% (5/5), done.

Delta compression using up to 2 threads

Compressing objects: 100% (3/3), done.

Writing objects: 100% (4/4), 441 bytes | 441.00 KiB/s, done.

Total 4 (delta 0), reused 0 (delta 0), pack-reused 0

To https://github.com/DestinyPratt/coursera-test.git

2543b70..b0d49ad gh-pages -> gh-pages

question from:https://stackoverflow.com/questions/65907402/warning-unable-to-access

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...