timofurrer / minion-ci

minimalist, decentralized, flexible Continuous Integration Server for hackers.
MIT License
43 stars 4 forks source link

support copy instead of clone #10

Open timofurrer opened 8 years ago

timofurrer commented 8 years ago

Support copying repository instead of cloning. This has the benefit that uncommited changes are included in the test.

For example:

git minion --with-wip
git minion-wip
git minion wip
minion submit --with-wip