commit | b05c6dff8aa8af5a03717e8d863b911cede213a0 | [log] [tgz] |
---|---|---|
author | Daniel Barkalow <barkalow@iabervon.org> | Thu Feb 07 11:39:56 2008 -0500 |
committer | Junio C Hamano <gitster@pobox.com> | Sat Feb 09 23:16:51 2008 -0800 |
tree | 4dee007a4a495c2106c6b6547ea63c95306b83d3 | |
parent | 17e464266701bc1453f60a80cd71d8ba55b528e6 [diff] |
Send unpack-trees debugging output to stderr This is to keep git-stash from getting confused if you're debugging unpack-trees. Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>