Tag: version-control

  • GitHub is now more affordable

    GitHub: We couldn’t be more excited to announce that all of our paid plans on GitHub.com now include unlimited private repositories. GitHub will always be free for public and open source projects, but starting today there are just two ways to pay for GitHub.com. $7/m for personal accounts, $9/m per user for organizations (only $25/m…

    Continue >

  • git from the inside out

    Mary Rose Cook: The essay focuses on the graph structure that underpins Git and the way the properties of this graph dictate Git’s behavior. Looking at fundamentals, you build your mental model on the truth rather than on hypotheses constructed from evidence gathered while experimenting with the API. This truer model gives you a better…

    Continue >