mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-30 03:20:18 -06:00
As I was working on making deployment files get staged by Go/Python, another pattern emerged. It seems like it will be not-uncommon to want to stage all the files in the directory your script is in over to the staging directory the system made for you. So, provide a helper to do that.