Thread (4 messages) flat view 4 messages, 3 authors, 2016-06-15

Re: git "manifest" command

From: Matthias Lederhofer <hidden>
Date: 2016-06-15 22:43:14

Csaba Henk [off-list ref] wrote:
On 2007-06-05, Martin Waitz [off-list ref] wrote:
quoted
like git ls-tree -r?
Yes. I knew this functionality must be there somewehere...
If you use this from a script note that ls-tree shows the subdirectory
of a tree that corresponds to the current directory in the repository.
This one should always show the full tree:
    $ git ls-tree --full-name -r HEAD $(git rev-parse --show-cdup)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help