@feliks I like how the railroad switch (the tracks to be more precise) are still there. Making it ambiguous if the trolly will hit nobody and derail or all of them.
@agowa338 @feliks I feel like the guy's frown should be turned upside down too because he uses git
@agowa338 @feliks (to quote my uncle, ‘git, or more specifically github, usage tends to exacerbate psychopathic tendencies’)

@mia @feliks

git != github

git > github

@agowa338 honestly, I never really understood git's design approach and still prefer Mercurial and Subversion because they do not actively try to subvert my ideas about what consistent command-line interfaces are like
@mia never used either of these much. As someone that started with git both mercurial and subversion always are quite annoying and difficult to work with. The first thing I usually do after having managed to get them locally is "git init ." to track my own changes in it properly...

@agowa338 it might be because I am not a programmer — since childhood I only ever dealt with hobby-tier stuff (Z80/8080/M680x0/PowerPC Assembler, Ada, C#, Rust) and as a linguistics major only had 2 years of mandatory C in the university

so git is inscrutable to me; I do not understand why is it git stash list but git branch --list, etc.

@agowa338 obviously, everyone is just about forced to use git (and the pull request workflow) these days, so there is simply no real choice

@agowa338 @mia I totally loathe the pull request workflow and especially the platforming and web dependency.

Send me a tarball of patches any day.