How to use Git in a sneakernet environment?

后端 未结 4 1250
面向向阳花
面向向阳花 2021-02-07 02:45

My project has a number of test PCs which are 100% off-net. We use a USB drive to transfer files too and from these PCs. Some development happens during the tests on those PCs.

4条回答
  •  無奈伤痛
    2021-02-07 03:14

    Readers who get here are probably also interested in using-git-on-usb-stick-for-travelling-code which has a great set of similarities. It probably won't work for my environment where there are two of use doing the sneakernet use/edit movements (i.e two separate USB drives), but it is a possibility.

    It all depends on how much you trust the transfer drive, and if the tools can work when you haven't got it plugged in....

提交回复
热议问题