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 trialDm Suja
199 PointsHow to use git instead of FTP?
FTP is cool and all, but I am learning git. How do I use gitbash to push everything to the sever so I can have version control.
2 Answers
Kevin Korte
28,149 PointsYour host has to support pushing via git. Not all do. Who is your host?
Dm Suja
199 PointsNo yet. I will go through them. :) Thank you for pointing me in the right direction! I love treehouse!
Kevin Korte
28,149 PointsYou bet - here are some articles that might help, depending on where you are at in the process.
And a bunch more via google search:
Dm Suja
199 PointsDm Suja
199 PointsDigitalocean serves as my host as I am creating the server with them. I am still dabbling with it so sorry if this is more advanced stuff I am not suppose to know.
Kevin Korte
28,149 PointsKevin Korte
28,149 PointsDigitalocean should support that - however I haven't used them before. I know you're own your own to set up your own dropplet, which is how they keep their prices so low. They have a ton of help articles, have you found one that walks you through it?