I want to connect the space to the github repo such that on generating it allows me to push to repo without pulling/copying the code myself.
Plus, I want it done in such a way that all contents in the space can be pushed at once. I know that each generation has new hash, but even if I get to know all hash of the space or in some way get the api, I can do it myself.
Thanks.