]> git.lizzy.rs Git - plan9front.git/commit
git/log: show first commit as file change
authorOri Bernstein <ori@eigenstate.org>
Thu, 3 Jun 2021 23:15:16 +0000 (16:15 -0700)
committerOri Bernstein <ori@eigenstate.org>
Thu, 3 Jun 2021 23:15:16 +0000 (16:15 -0700)
commitdb5ca0017c648c3c2bb5047e61d27ab584171dd7
tree1fe70dacbc4b79b1936ed00ff654dfbf3b10f1e1
parentb42111117b76834c736155b542b1c38e6ce6b900
git/log: show first commit as file change

We checked if the file was changed from its parents.
If there were no parents, the answer was no, but it
should be yes.
sys/src/cmd/git/log.c