From 4f80b38c4dc01c1318e4824bbc617f8e828c9d36 Mon Sep 17 00:00:00 2001 From: Mageia SVN-Git Migration Date: Thu, 6 Jan 2011 17:30:05 +0000 Subject: Synthesized commit during git-svn import combining previous Mandriva history with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r231 | boklm | 2011-01-06 17:30:05 +0000 (Thu, 06 Jan 2011) | 1 line import rpm-setup version cleaned by blino ------------------------------------------------------------------------ --- git-repository--after-tarball | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git-repository--after-tarball') diff --git a/git-repository--after-tarball b/git-repository--after-tarball index 47844d0..b9aa92f 100755 --- a/git-repository--after-tarball +++ b/git-repository--after-tarball @@ -64,7 +64,7 @@ if [ ! -e .git ]; then fi git add . set_GIT_AUTHOR_DATE $tarballs -git commit -q -a --author="unknown author " -m "imported $tarballs" +git commit -q -a --author="unknown author " -m "imported $tarballs" git branch -f vanilla git branch -f patches-applied git checkout patches-applied -- cgit v1.2.1