sapling/cmds/blobimport
Stanislau Hlebik 2bf9290758 mononoke: add skip parameter to blobimport
Summary:
Make it possible to skip a number of commits.
Also change type from usize to u64, to make sure it works the same on 32-bit
platforms (although that shouldn't matter much).

Reviewed By: jsgf

Differential Revision: D6395743

fbshipit-source-id: 88a12583de2b23d4f55115d696c5398f6814c2da
2017-12-06 01:21:11 -08:00
..
convert.rs mononoke: add skip parameter to blobimport 2017-12-06 01:21:11 -08:00
main.rs mononoke: add skip parameter to blobimport 2017-12-06 01:21:11 -08:00
manifest.rs rust: mass convert scm/mononoke/... to use failure 2017-12-05 18:11:13 -08:00