• Show log

    Commit

  • Hash : d3e9c4a5
    Author : Carlos Martín Nieto
    Date : 2012-05-24T21:49:43

    repository: default to core.bare = false if it's not set
    
    We used to consider a missing core.bare option to mean that the
    repository was corrupt. This is too strict. Consider it a non-bare
    repository if it's not set.