diff options
author | 2017-03-28 15:45:52 -0400 | |
---|---|---|
committer | 2017-03-28 15:28:04 -0700 | |
commit | 4aa7d75e48250026fce9b496cb5405c269331c31 (patch) | |
tree | 0203ee654b72bedbee5efba8aba8a662a545f991 /Documentation/gitmodules.txt | |
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 'Documentation/gitmodules.txt')
0 files changed, 0 insertions, 0 deletions