Mac@programming.dev to Programming@programming.dev · 2 年前Fossil: A Git alternative with batteries includedfossil-scm.orgexternal-linkmessage-square29fedilinkarrow-up175arrow-down15
arrow-up170arrow-down1external-linkFossil: A Git alternative with batteries includedfossil-scm.orgMac@programming.dev to Programming@programming.dev · 2 年前message-square29fedilink
minus-squareericjmorey@programming.devlinkfedilinkarrow-up8·2 年前Yes git restore and git switch were made specifically to be simplified, more specific commands which are safe from performing destructive actions without warning. They were implemented in Git 2.23.0 in 2019.
Yes
git restore
andgit switch
were made specifically to be simplified, more specific commands which are safe from performing destructive actions without warning. They were implemented in Git 2.23.0 in 2019.