]> git.phdru.name Git - git-scripts.git/commitdiff
Feat(submodules/diff-name-only): Use `rev-parse`
authorOleg Broytman <phd@phdru.name>
Tue, 4 Oct 2022 21:16:59 +0000 (00:16 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 4 Oct 2022 21:21:00 +0000 (00:21 +0300)
Use `git rev-parse commit:submodule_path` instead of
`git ls-tree commit submodule_path | awk "{print $3}"`.


No differences found