Dana Fried on Nostr: npub1upkp7…4tcwy you're doing great work with these analyses. Honestly, I kind of ...
npub1upkp7fd7rc3lrjg23r8gy0wc723vze7mxlx5984ut6zurjzpf5xss4tcwy (npub1upk…tcwy) you're doing great work with these analyses.
Honestly, I kind of wish someone would put out a version of git that just used consistent terminology and command-line flags; it would still be overly complex for source management but at least it wouldn't also be confusing.
(Like, why does git add -A add everything including unversioned files, but git commit -a only adds modified files? Why is one -A and the other -a, and there's no git add -a or git commit -A?)
Honestly, I kind of wish someone would put out a version of git that just used consistent terminology and command-line flags; it would still be overly complex for source management but at least it wouldn't also be confusing.
(Like, why does git add -A add everything including unversioned files, but git commit -a only adds modified files? Why is one -A and the other -a, and there's no git add -a or git commit -A?)