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 trial

Development Tools GitHub Basics Working By Yourself Push Your Project to GitHub

Permission 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

I've seen this same issue on all of the Git related courses. Guess I'll try to contact support directly for help.

I am seeing the same issue... (2/27/2020)

Same March 7 2020