URI:
       gitconfig - randomcrap - random crap programs of varying quality
  HTML git clone git://git.codemadness.org/randomcrap
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       gitconfig (112B)
       ---
            1 [user]
            2         name = Hiltjo Posthuma
            3         email = hiltjo@codemadness.org
            4 [pull]
            5         ff = only
            6 [init]
            7         defaultBranch = master