Details

Category: Static Code Analysis

Publisher: trickest

Created Date: 6/23/2021

Container: quay.io/trickest/dvcsripper-git:2c1bbc6

Source URL: https://github.com/kost/dvcs-ripper

Parameters

url
string
required
Command: -u - Url with .git folder.
verbose
boolean
Command: -v - Verbose mode
use-agent
string
Command: -a - Use agent <s> (default: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:10.0.2) Gecko/20100101 Firefox/10.0.2)
use-proxy
string
Command: -p - Use proxy <h> for connections
use-redis
string
Command: -e - Use redis <s> server as server:port
use-branch
string
Command: -b - Use branch <s> (default: master)
git-checkout-f
boolean
Command: -c - perform 'git checkout -f' on end (default)
dont-verify-ssl
boolean
Command: -s - Do not verify SSL cert
set-basic-auth-key
string
Command: -ba - Set basic auth key
dont-override-files
boolean
Command: -n - Do not overwrite files
guess-packed-refs-name
boolean
Command: -g - Try to inteligently guess name of packed refs
use-session-name-redis
string
Command: -k - Use session name <s> for redis (default: random)
brute-force-packed-refs
boolean
Command: -x - Brute force packed refs (extremely slow!!)
max-number-of-redirects
string
Command: -r - Specify max number of redirects (default: 0)
number-of-parallel-tasks
string
Command: -t - Use <i> parallel tasks
mkdir-url-name-for-output
boolean
Command: -m - Mkdir URL name when outputting (works good with -o)