cm0002@lemmy.world to Programmer Humor@programming.dev · 11 days agoLinux Userslemmy.mlimagemessage-square145linkfedilinkarrow-up11.26Karrow-down125cross-posted to: programmerhumor@lemmy.ml
arrow-up11.23Karrow-down1imageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 11 days agomessage-square145linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up1·10 days 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