I have set some git options globally (not aliased) thanks to this thread, so that my git log shows --oneline
by default.
Sometimes I want to see the expanded version to see the date of previous commits. How can I 'cancel' a flag temporarily? - or alternatively, what is the flag that shows the expanded view