Post APYvkiJfQO2xS0KhJQ by Koehr@mstdn.io
(DIR) More posts by Koehr@mstdn.io
(DIR) Post #APXL63gzFk5WMnayQK by RL_Dane@fosstodon.org
2022-11-12T16:44:43Z
1 likes, 6 repeats
#meme #github #GithubCopilot #GPLViolation #CodeLaundering #LossyPNG
(DIR) Post #APXVO5gNaiH1IFY3VI by redux@fosstodon.org
2022-11-12T20:29:15Z
0 likes, 1 repeats
@RL_Dane I've already moved to Codeberg and indeed is better!
(DIR) Post #APXVP8gHvbp2sn0Osy by james@mstdn.starnix.network
2022-11-12T21:02:39Z
0 likes, 0 repeats
@redux @RL_Dane @Codeberg might want to see this...
(DIR) Post #APYTu8LTDlRO4Hsb8S by mahmoudajawad@mastodon.online
2022-11-13T04:52:42Z
0 likes, 0 repeats
@RL_Dane what about #SourceHut? How does it compare to github?
(DIR) Post #APYTu98OHsZYW0lfO4 by Koehr@mstdn.io
2022-11-13T08:20:30Z
0 likes, 0 repeats
@mahmoudajawad @RL_Dane I love sourcehut but one might need a while to get used to it coming from Github or similar services. There are no Pull/Merge Requests but patches. There is an issue tracker and build tools and so on, but they are more separated and flexible.
(DIR) Post #APYvU30pDwBUiQZZ1k by RL_Dane@fosstodon.org
2022-11-13T13:29:29Z
0 likes, 0 repeats
@Koehr @mahmoudajawadI think a big problem (and I'm saying this as a total novice to the source code revision management game) is that #GitHub != #Git, and that is causing some real confusion.Once again, #Microsoft has managed to #EmbraceAndExtend and break both compatibility, and the mental concept of what git actually is. And they didn't even create GitHub, although I wonder if it was more of a vanilla Git service before they bought it out.
(DIR) Post #APYvkiJfQO2xS0KhJQ by Koehr@mstdn.io
2022-11-13T13:32:30Z
0 likes, 0 repeats
@RL_Dane @mahmoudajawad GitHub was already the way it is when MS bought it. I'm not sure if Pull Requests are GitHubs invention but they where for sure the biggest source of adoption.
(DIR) Post #APYylMSeSz75ovXGue by RL_Dane@fosstodon.org
2022-11-13T14:06:14Z
0 likes, 0 repeats
@Koehr @mahmoudajawadIt's honestly all a bit over my head, but does this page lead you to believe that pull requests aren't exclusive to #GitHub?https://docs.codeberg.org/collaborating/pull-requests-and-git-flow/cc: @Codeberg
(DIR) Post #APYzSKlCfKr4zuhhgW by Koehr@mstdn.io
2022-11-13T14:14:03Z
0 likes, 0 repeats
@RL_Dane @mahmoudajawad @Codeberg Pull Requests are definitely not exclusive to GitHub. They can be found in many suites like Gitlab, Gitea, Codeberg and others. They sometimes have different names. I think Gitlab is calling them Merge Requests for example.