You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
ElectricRCAircraftGuy
changed the title
Add git logn to work with git log -p
Add git logn to work with (show line numbers in code in) git log -pMar 22, 2021
See: https://github.com/ElectricRCAircraftGuy/eRCaGuy_dotfiles/blob/master/useful_scripts/wip/git-logn.sh.
Also consider making a separate repo with
git diffm
or something to act as a command-line form of agit meld
-like tool!See here for starters: ymattw/ydiff#99 (comment).
Ensure it defaults to
-s
side-by-side mode.The text was updated successfully, but these errors were encountered: