Post #2617032
2025-09-26 11:51 UTC
@mia@tearoom.tearmoon.com 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...
Replies (1)
-
@mia@tearoom.tearmoon.com 2025-09-26 12:31
@agowa338@chaos.social 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.