Hi,
Most (all?) of this stuff is under git already:
https://github.com/londonhackspace/Doorbot
https://github.com/londonhackspace/16segment
https://github.com/londonhackspace/Boarded
If there are uncommited changes on hamming then those changes need to be merged into the original repos, creating a repo with a load of stuff dumped into it (with no change history) doesn't help and will just cause confusion in the future.
hint: you can use 'git remote -v' to find out where a repo came from.
Hi,
Most (all?) of this stuff is under git already:
https://github.com/londonhackspace/Doorbot
https://github.com/londonhackspace/16segment
https://github.com/londonhackspace/Boarded
If there are uncommited changes on hamming then those changes need to be merged into the original repos, creating a repo with a load of stuff dumped into it (with no change history) doesn't help and will just cause confusion in the future.
hint: you can use 'git remote -v' to find out where a repo came from.