X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=clone2current;h=e79ec715eea3e5f0f87d7fe1ae75c3a06afc9476;hb=ec626ef9c99ce4adb4ddcb53b02fe95e950a61ca;hp=92590b97f73562f4255a2ca31f5e77d9539189d0;hpb=472be778aa9f5725f3a7757baa5c791b32182f2c;p=git-scripts.git diff --git a/clone2current b/clone2current index 92590b9..e79ec71 100755 --- a/clone2current +++ b/clone2current @@ -22,6 +22,7 @@ dest_dir="`basename \"$source_dir\"`" && git clone "$source_dir" "$dest_dir" && cd "$dest_dir" && +pwd >> "`dirname \"$0\"`"/locate-all.list && if [ "`cat \"$source_dir\"/.git/description`" = \ "Unnamed repository; edit this file 'description' to name the repository." ] then