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 Putting a Project on GitHub

Learning coding
seal-mask
.a{fill-rule:evenodd;}techdegree
Learning coding
Front End Web Development Techdegree Student 9,937 Points

Why don't I get my project uploaded in github?

I followed the steps as in the workshop. Every time I upload my project only the .gittattributes and .gitignore files are uploaded, but not the html / css and images. Can someone point me in the right direction to get my project uploaded. This task is taking a while now... Thanks!

1 Answer

Are you typing git add . and git commit -m "message" before pushing?

Learning coding
seal-mask
.a{fill-rule:evenodd;}techdegree
Learning coding
Front End Web Development Techdegree Student 9,937 Points

I am not working with the command line yet. If you have some simple information, maybe a link, or a good tutorial would be great. Because I have to know how to work with the command line as well. I am working with a Gui now. I have also searched info myself, but it's a challenge to crawl through everything and pick out the information needed.

Now it has become a whole other question then asked in the title :)