]> git.madduck.net Git - etc/git.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

do not quote utf-8 filenames
authormartin f. krafft <madduck@madduck.net>
Thu, 14 Jul 2016 15:27:14 +0000 (17:27 +0200)
committermartin f. krafft <madduck@madduck.net>
Thu, 14 Jul 2016 15:27:14 +0000 (17:27 +0200)
.gitconfig

index 9f235f2979831ba8d79d567c5f8b845ddbf34c90..f2bd8778a921a9c8ffd194be543f51b7f9ad24a6 100644 (file)
@@ -4,6 +4,7 @@
        signingkey = 999bbcc4
 [core]
        pager = "less --quit-if-one-screen --raw-control-chars --no-init --hilite-search --SILENT"
+       quotePath = false
 [diff]
        renames = copies
 [alias]