sapling/hgext3rd/lfs
Jun Wu 4532efb04d lfs: split prepush hook into individual functions
Summary:
This makes it possible to reuse part of them - like uploading blobs for
given revisions without going through prepush hook.

`pointer.tostoreids()` was changed to `pointer.tostoreid()` to simplify
things a bit.

Unnecessary remoterepo assignment was removed.

Test Plan: `arc unit`

Reviewers: #mercurial, davidsp, rmcelroy

Reviewed By: rmcelroy

Subscribers: rmcelroy, mjpieters

Differential Revision: https://phabricator.intern.facebook.com/D5009560

Signature: t1:5009560:1494230285:6469a2701baa8cfa4511a08149a37fc429733343
2017-05-08 11:20:50 -07:00
..
__init__.py lfs: simplify blobstore config options 2017-05-08 11:11:14 -07:00
blobstore.py lfs: remove 40 char length limit 2017-05-08 11:12:11 -07:00
pointer.py lfs: split prepush hook into individual functions 2017-05-08 11:20:50 -07:00
util.py lfs: cleanup option passing 2017-04-04 16:10:29 -07:00
wrapper.py lfs: split prepush hook into individual functions 2017-05-08 11:20:50 -07:00