• Show log

    Commit

  • Hash : 0bfe5f78
    Author : Patrick Steinhardt
    Date : 2018-06-12T10:42:53

    docs: fix statement about tab width
    
    The libgit2 project mostly follows the coding style of git and thus
    the linux project. While those two projects use a recommended tab width
    of eight spaces, we instruct users to set their editor's tab width to
    four spaces. Fix this to say eight instead.