Open axonasif opened 3 years ago
Never tried it. IIRC everything is based on git, so anything using git should work as expected. I'm working with GitLab now almost exclusively so I can see if that's possible maybe this week.
After reviewing the code, it wouldn't be possible to push to GitLab right now. It should be a pretty easy change to make though. I'd start here and here if interested.
Thanks for this! I was able to get this working for GitHub enterprise as well just by changing those two lines and using a PAT to login.
I suppose it would be good to have this configurable later via variables, but probably not worth the effort.
Great stuff.
Hi, Can I use this to push a file to a private GitLab repo from one of my public GitHub repo?