Skip to content
View yelirekim's full-sized avatar
🎋
🎋

Block or report yelirekim

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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. phacility/phabricator phacility/phabricator Public

    Effective June 1, 2021: Phabricator is no longer actively maintained.

    PHP 12.3k 1.6k

  3. go-git/go-git go-git/go-git Public

    A highly extensible Git implementation in pure Go.

    Go 6.2k 761

  4. microsoft/vscode microsoft/vscode Public

    Visual Studio Code

    TypeScript 166k 30.1k