From ef8c7bb0b70a25c7fe234908c4e01dab58ca2b7e Mon Sep 17 00:00:00 2001 From: Parabola git Date: Fri, 3 Oct 2014 17:38:47 +0100 Subject: initial commit --- ~lukeshu/maven-dist.git/config | 8 ++++++++ ~lukeshu/maven-dist.git/description | 1 + ~lukeshu/maven-dist.git/info/exclude | 6 ++++++ ~lukeshu/wiki-spam-tools.git/config | 8 ++++++++ ~lukeshu/wiki-spam-tools.git/description | 1 + ~lukeshu/wiki-spam-tools.git/info/exclude | 6 ++++++ 6 files changed, 30 insertions(+) create mode 100755 ~lukeshu/maven-dist.git/config create mode 100644 ~lukeshu/maven-dist.git/description create mode 100644 ~lukeshu/maven-dist.git/info/exclude create mode 100755 ~lukeshu/wiki-spam-tools.git/config create mode 100644 ~lukeshu/wiki-spam-tools.git/description create mode 100644 ~lukeshu/wiki-spam-tools.git/info/exclude (limited to '~lukeshu') diff --git a/~lukeshu/maven-dist.git/config b/~lukeshu/maven-dist.git/config new file mode 100755 index 0000000..41382e8 --- /dev/null +++ b/~lukeshu/maven-dist.git/config @@ -0,0 +1,8 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true +[remote "origin"] + url = /mnt/nonrepo/srv/git/~lukeshu/maven-dist.git +[gitweb] + owner = Luke Shumaker diff --git a/~lukeshu/maven-dist.git/description b/~lukeshu/maven-dist.git/description new file mode 100644 index 0000000..28fc658 --- /dev/null +++ b/~lukeshu/maven-dist.git/description @@ -0,0 +1 @@ +A tool to bootstrap building Apache Maven and other Java stuff (WIP) diff --git a/~lukeshu/maven-dist.git/info/exclude b/~lukeshu/maven-dist.git/info/exclude new file mode 100644 index 0000000..a5196d1 --- /dev/null +++ b/~lukeshu/maven-dist.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] +# *~ diff --git a/~lukeshu/wiki-spam-tools.git/config b/~lukeshu/wiki-spam-tools.git/config new file mode 100755 index 0000000..2640204 --- /dev/null +++ b/~lukeshu/wiki-spam-tools.git/config @@ -0,0 +1,8 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true +[remote "origin"] + url = /mnt/nonrepo/srv/git/~lukeshu/wiki-spam-tools.git +[gitweb] + owner = Luke Shumaker diff --git a/~lukeshu/wiki-spam-tools.git/description b/~lukeshu/wiki-spam-tools.git/description new file mode 100644 index 0000000..380bc28 --- /dev/null +++ b/~lukeshu/wiki-spam-tools.git/description @@ -0,0 +1 @@ +Luke's CLI tools for dealing with spam on the wiki diff --git a/~lukeshu/wiki-spam-tools.git/info/exclude b/~lukeshu/wiki-spam-tools.git/info/exclude new file mode 100644 index 0000000..a5196d1 --- /dev/null +++ b/~lukeshu/wiki-spam-tools.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] +# *~ -- cgit v1.2.3