Software Alternatives & Reviews

A brief intro to git

Try Git: Code School BitBucket
  1. Code School - Try Git is an interactive git tutorial.

    #Code Collaboration #Git #Operating Systems 8 social mentions

  2. Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
    I first started learning to use git by applying it to my own projects and maintaining local repositories to track those projects. From there I moved on to hosting and storing my git repositories at Bitbucket while still working independently. My first experience with working alongside other developers in git came at my first full time development job on a small team (think really small — two developers, myself included). I picked up the basics of branching, handling merges, developing different features in parallel and, ultimately, dealing with QA and production deployments that were sourced from various branches in our project repository.

    #Git #Code Collaboration #Project Management 73 social mentions

Discuss: A brief intro to git

Log in or Post with