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 Introduction to Git GitHub and Other Remote Repositories Pushing Commits to GitHub

1 Answer

Github Desktop is a great tool that can be used to circumvent the CLI commands. However, as with all things some people prefer CLI, and some people prefer a UI. It's almost entirely up to the preference of the user.

I will say there is a benefit to understanding how to do this through CLI as you may not have access to Github Desktop at some point, or you may switch to a new git provider.