You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and then allow people to define the remote and branch to go for.
Based on this and the bugs associated with Google at work(my other issue) I'm considering working on this myself if you want to coordinate let me know.
The text was updated successfully, but these errors were encountered:
So I've been building a project with this assuming git hooks would work so I could do things like sync a github repo with the local wiki copy.
I went ahead and setup a server debugged a bunch of issues then found out the post-commit(and the rest) hook isn't being triggered.
Any ideas how get this to work?
Also I've been looking at your code and it would be easy to add a push command here
https://github.com/scragg0x/realms-wiki/blob/master/realms/modules/wiki/models.py#L146-L150
and then allow people to define the remote and branch to go for.
Based on this and the bugs associated with Google at work(my other issue) I'm considering working on this myself if you want to coordinate let me know.
The text was updated successfully, but these errors were encountered: