dotfiles

<-- duh.
git clone https://hhvn.uk/dotfiles
git clone git://hhvn.uk/dotfiles
Log | Files | Refs | Submodules | LICENSE

format-patch (108B)


      1 #!/bin/sh
      2 
      3 git format-patch --compact-summary --minimal --subject-prefix "$(basename $(pwd))] [PATCH" -n $@