]> git.rmz.io Git - dotfiles.git/commitdiff
git: include fpp.config for fpp projects
authorSamir Benmendil <me@rmz.io>
Sun, 24 Nov 2019 15:38:44 +0000 (15:38 +0000)
committerSamir Benmendil <me@rmz.io>
Sun, 24 Nov 2019 15:38:44 +0000 (15:38 +0000)
git/config
git/fpp.config [new file with mode: 0644]

index 266b57905f2763c2690960b4e7f9f0f46007c085..edd6babf7860b4de6ddb22b1fc59ceb1e0a83d86 100644 (file)
@@ -49,3 +49,6 @@
        smudge = git-lfs smudge -- %f
        process = git-lfs filter-process
        required = true
+
+[includeIf "gitdir:~/src/fpp/**"]
+       path = ~/.config/git/fpp.config
diff --git a/git/fpp.config b/git/fpp.config
new file mode 100644 (file)
index 0000000..dcbc996
--- /dev/null
@@ -0,0 +1,3 @@
+[user]
+       name = Samir Benmendil
+       email = samir@fppnt.com