Git Extractor

Overview

Extract information from a .git project

Installation

wget https://raw.githubusercontent.com/internetwache/GitTools/master/Extractor/extractor.sh

Usage

Dump Information

mkdir dump && ./extractor.sh . dump/

Last updated