Skip to content
View posthuman-resource's full-sized avatar
🎮
🎮

Block or report posthuman-resource

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. What the commit? What the commit?
    1
    #What is a commit?
    2
    
                  
    3
    In the simplest literal terms possible, a commit represents a change to lines of code in a revision control system, along with a description.  The mechanics of most VCSes don't prescribe anything beyond that simple model.  It's a concept that has been in use (and [misuse](http://www.nongnu.org/cvs/)) for a little over [40 years](http://en.wikipedia.org/wiki/Source_Code_Control_System), and a central concept in every major version control system ever released.  Given that, and the fact that you're reading this document, and the fact that this document is *in* a revision control system, you're probably already familiar with this concept.
    4
    
                  
    5
    You are probably also familiar with people making "[bad commits](http://www.commitlogsfromlastnight.com/)", but what you might not be familiar with is a team that makes only "good commits", and more particularly the organizational implications of doing so.  This document aims to explore those implications.
  2. go-git/go-git go-git/go-git Public

    A highly extensible Git implementation in pure Go.

    Go 7.1k 869

  3. microsoft/vscode microsoft/vscode Public

    Visual Studio Code

    TypeScript 180k 37.2k