Thu Aug 29 2024 07:44:33 GMT+0000 (Coordinated Universal Time)
Saved by @mikefried
$ gl commit -m "foo and bar" $ gl commit -m "only foo" foo.py $ gl commit -m "only foo and baz" foo.py baz.py $ gl commit -m "only foo" -e bar.py $ gl commit -m "only foo and baz" -e bar.py -i baz.py $ gl commit -m "foo, bar and baz" -i baz.py
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments