cm0002@lemmy.world to Programmer Humor@programming.dev · 1 day agoLinux Userslemmy.mlimagemessage-square136linkfedilinkarrow-up11.18Karrow-down120
arrow-up11.16Karrow-down1imageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 day agomessage-square136linkfedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up1·7 hours agoOh, stuff like git diff and git log will end up being omitted pretty often. And a lot of times, the commands that end with piping into less
Oh, stuff like
git diff
andgit log
will end up being omitted pretty often.And a lot of times, the commands that end with piping into
less