Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bozaro committed Oct 29, 2015
1 parent 063de10 commit 7e7cccc
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Expand Up @@ -42,9 +42,12 @@ git clone --mirror git@github.com:bozaro/git-lfs-migrate.git
# LFS server url (can be determinated by --git paramter)
# * -s, --source
# Source repository
# -t, --threads
# Thread count
# Default: CPU core count
# -u, --upload-threads
# HTTP upload thread count
# Default: 4
# -t, --write-threads
# IO thread count
# Default: 2
java -jar git-lfs-migrate.jar \
-s git-lfs-migrate.git \
-d git-lfs-migrate-converted.git \
Expand Down

0 comments on commit 7e7cccc

Please sign in to comment.