[projects/git-slug: 128/170] adc/move: move also description file

glen glen at pld-linux.org
Mon Sep 21 21:49:34 CEST 2015


commit ec826d9c8a5394407a7b84481d5bf87177d25652
Author: Kacper Kornet <draenog at pld-linux.org>
Date:   Thu Jun 28 06:17:06 2012 +0100

    adc/move: move also description file

 adc/move | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/adc/move b/adc/move
index 5524090..7e1852a 100755
--- a/adc/move
+++ b/adc/move
@@ -20,6 +20,7 @@ $(dirname $0)/create "$move_to" || die "Error in creating new repo"
 
 echo "Repository moved by $GL_USER to $2" >> $move_from_full/.gitolite.down
 git --git-dir="$move_to_full" fetch "$move_from_full" 'refs/*:refs/*'
+mv "$move_from_full/description" "$move_to_full"
 
 ( echo $GL_USER
   echo "$move_to"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/git-slug.git/commitdiff/4ed64f73960519a2f4fd04c42950b2c96ae795c5



More information about the pld-cvs-commit mailing list