This might interest some of you. The company that makes SourceTree has been taken over, and for a while they are offering licenses for free. SourceTree is frequently recommended on Stack Overflow, has ...
This is a good place to start to wrap your head around simple version control techniques with git. (The cheat sheet provided is also worth the download) This tutorial is is pretty extensive and ...
Git isn't hard to learn, and when you combine Git and GitHub, you've just made the learning process significantly easier. This two-hour Git and GitHub video tutorial shows you how to get started with ...
Started on a new team recently (data engineers/ETL using Pentaho) and found out that while they were using a git (BitBucket) to store their jobs and transformations, they were using git absolutely ...
If you are already using a more advanced IDE, Git is probably integrated into your environment, or, at least, it could be. If you are allergic to the command line, there are plenty of GUI tools to use ...