Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialXue Liang
10,396 PointsPermission error when use add command
when I try git add . to add untracked files to the initial commit, this is the error that I encountered:
error: insufficient permission for adding an object to repository
database .git/objects
error: lumberjack.py: failed to insert into database
error: unable to index file lumberjack.py
fatal: adding files failed
dk13
10,541 PointsI am seeing the same issue... (2/27/2020)
Brian Lockerbie
Full Stack JavaScript Techdegree Graduate 17,512 PointsSame March 7 2020
Jason Fox
19,571 PointsJason Fox
19,571 PointsI've seen this same issue on all of the Git related courses. Guess I'll try to contact support directly for help.