diff options
author | Jeff King <peff@peff.net> | 2017-03-28 15:45:52 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-03-28 15:28:04 -0700 |
commit | 4aa7d75e48250026fce9b496cb5405c269331c31 (patch) | |
tree | 0203ee654b72bedbee5efba8aba8a662a545f991 /t/t4013/diff.diff-tree_--pretty=oneline_--patch-with-stat_initial | |
parent | odb_mkstemp: write filename into strbuf (diff) | |
download | tgif-4aa7d75e48250026fce9b496cb5405c269331c31.tar.xz |
odb_mkstemp: use git_path_buf
Since git_path_buf() is smart enough to replace "objects/"
with the correct object path, we can use it instead of
manually assembling the path. That's slightly shorter, and
will clean up any non-canonical bits in the path.
Signed-off-by: Jeff King <peff@peff.net>
Diffstat (limited to 't/t4013/diff.diff-tree_--pretty=oneline_--patch-with-stat_initial')
0 files changed, 0 insertions, 0 deletions