GitHub Pages Publish
GitHub pages allows a GitHub repository to function as a static web-server thing.
GitHub pages allows a GitHub repository to function as a static web-server thing.
In which I briefly pontificate on the Git-Flow Workflow.
I have a GoGS server for my work.
I want to back it up off-site to our GitLab instance.
According to a document I read this should be possible using post-receive
hooks.
This is a quick post-mortem on the three methods I examined for nesting some of our Git repos. In the end, I ran out of time and felt that the diversity of a CS team means that special handling would not produce a time saving benefit for me.