Hello group,

I have such commit:

$ git log -n1 --pretty=format:commit -m --first-parent --no-prefix --shortstat 
1e68e16e7f06868210d63bb1623b976dcedd65e4
commit
 2 files changed, 1290965 insertions(+), 5 deletions(-)

This operation consumes aprox 1.5Gb RAM.
The question is: how to see if some given commit is really huge and not to load 
whole commit in RAM?

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to