cm0002@lemmy.world to Programmer Humor · 2 months agoLinux Userslemmy.mlimagemessage-square151linkfedilinkarrow-up11.33Karrow-down128cross-posted to: [email protected]
arrow-up11.3Karrow-down1imageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor · 2 months agomessage-square151linkfedilinkcross-posted to: [email protected]
minus-squareulternolinkfedilinkEnglisharrow-up1·2 months 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 diffandgit logwill end up being omitted pretty often.And a lot of times, the commands that end with piping into
less