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

Android Android Tools Using Git for Android Saving to a GitHub Repository

Using GitHub App

I have an experience in using GitHub, I was using its app and it works a lot easier since we don't need to type any command via terminal.

Is there any advantage of using this way instead of GitHub App?

1 Answer

Github Terminal and the Github application both have the same functionalities but some people prefer the Terminal over the app because of it's flexibility and speed. I personally prefer the application but in some larger projects I like to use the Terminal. It all comes down to personal preference, but if you are doing a course involving Git, then I recommend doing the Terminal or whatever they are doing as it will definitely work!