[libcode-tidyall-perl] 02/374: add
Jonas Smedegaard
js at alioth.debian.org
Sun Sep 29 22:25:38 UTC 2013
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcode-tidyall-perl.
commit 6c7199cd6e06706153c2a4940d22614688ebcc4f
Author: Jonathan Swartz <swartz at pobox.com>
Date: Tue May 15 17:32:14 2012 -0700
add
---
git/config | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/git/config b/git/config
new file mode 100644
index 0000000..fa67534
--- /dev/null
+++ b/git/config
@@ -0,0 +1,12 @@
+[core]
+ repositoryformatversion = 0
+ filemode = true
+ bare = false
+ logallrefupdates = true
+ ignorecase = true
+[remote "origin"]
+ url = git at github.com:jonswar/perl-code-tidyall
+ fetch = +refs/heads/*:refs/remotes/origin/*
+[branch "master"]
+ merge = master
+ remote = origin
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git
More information about the Pkg-perl-cvs-commits
mailing list