cm0002@lemmy.world to Programmer Humor@programming.dev · 8 days agoLinux Userslemmy.mlimagemessage-square149fedilinkarrow-up11.24Karrow-down125cross-posted to: [email protected]
arrow-up11.21Karrow-down1imageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 8 days agomessage-square149fedilinkcross-posted to: [email protected]
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up1·7 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