GitXplorerGitXplorer
a

dedupe

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
a9bd30b55aab92772858fa56f6db3f5eb56a1edb

add some docs

aagroszer committed 11 years ago
Unverified
aed47b307386af03ed37a160b5f57daf3c992013

first version

aagroszer committed 11 years ago
Unverified
6277578ffae22ef2b2bd57c1b2aa3c1e8e5c9a84

Initial commit

aagroszer committed 11 years ago

README

The README file for this repository.

dedupe

Deduplicate files by replacing them with symlinks

Usage: dedupe source repository

Options: -h, --help show this help message and exit -v, --verbose Be more verbose (can be repeated) -l LOGFILE, --log=LOGFILE Specify a log file to write -s SAVE_BACKLINKS, --save=SAVE_BACKLINKS Save backlinks to repo root -m USE_MOVE, --move=USE_MOVE Try move instead of copy when adding to repo --tests Run tests