diff options
author | Parabola git <git@parabola.nu> | 2014-12-03 18:00:01 +0000 |
---|---|---|
committer | Parabola git <git@parabola.nu> | 2014-12-03 18:00:01 +0000 |
commit | 27892d018c93e5461e85c825ba287a67a57d51db (patch) | |
tree | adc3956e7288904f57cd7d79201e4fa7471df1a1 /~lukeshu | |
parent | 2b59c2e3da348f1185db265474371a6eb1a14694 (diff) |
Update from cron
Diffstat (limited to '~lukeshu')
-rwxr-xr-x | ~lukeshu/hackers-nslcd.git/config | 6 | ||||
-rw-r--r-- | ~lukeshu/hackers-nslcd.git/description | 1 | ||||
-rw-r--r-- | ~lukeshu/hackers-nslcd.git/info/exclude | 6 |
3 files changed, 13 insertions, 0 deletions
diff --git a/~lukeshu/hackers-nslcd.git/config b/~lukeshu/hackers-nslcd.git/config new file mode 100755 index 0000000..202d119 --- /dev/null +++ b/~lukeshu/hackers-nslcd.git/config @@ -0,0 +1,6 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true +[gitweb] + owner = Luke Shumaker diff --git a/~lukeshu/hackers-nslcd.git/description b/~lukeshu/hackers-nslcd.git/description new file mode 100644 index 0000000..8566eac --- /dev/null +++ b/~lukeshu/hackers-nslcd.git/description @@ -0,0 +1 @@ +A hacked up version of nslcd (of nss-pam-ldapd) that talks to hackers.git instead of LDAP (wip) diff --git a/~lukeshu/hackers-nslcd.git/info/exclude b/~lukeshu/hackers-nslcd.git/info/exclude new file mode 100644 index 0000000..a5196d1 --- /dev/null +++ b/~lukeshu/hackers-nslcd.git/info/exclude @@ -0,0 +1,6 @@ +# git ls-files --others --exclude-from=.git/info/exclude +# Lines that start with '#' are comments. +# For a project mostly in C, the following would be a good set of +# exclude patterns (uncomment them if you want to use them): +# *.[oa] +# *~ |