latest 20 messages by glauxosdever

+ [9 years ago] glauxosdever Ok, I wondered if there was some builtin functionality, seems there is not.
+ [9 years ago] glauxosdever Except I like gitlab more. :p So, this is how I wanted to have both.
+ [9 years ago] glauxosdever Most have an account on github, probably.
+ [9 years ago] glauxosdever This is because I want to gain more popularity, plus not everyone has an account on gitlab.
+ [9 years ago] glauxosdever (Because my repos are at both sites.)
+ [9 years ago] glauxosdever Hello, how can I automatically merge github and gitlab issue trackers when someone creates an issue in either of them?
+ [9 years ago] glauxosdever Something like ssh://username:password@github.com/glauxosdever/glaux-os.git wouldn't be valid?
+ [9 years ago] glauxosdever But, that needs to be pushed automatically!
+ [9 years ago] glauxosdever It can't be. It has no username/password in the URL.
+ [9 years ago] glauxosdever It seems it didn't work. What's the syntax of the URL of the github repository as ssh? (Including username and password, so it's automated?)
+ [9 years ago] glauxosdever What should a post-receive hook do?
+ [9 years ago] glauxosdever So the hook must be at http://example.com and will also push to github.com, right?
+ [9 years ago] glauxosdever Well, I'll push to the upstream at http://example.com - How will the hook know I pushed there?