diff options
author | René Scharfe <l.s.r@web.de> | 2014-07-28 20:29:50 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-08-26 11:06:05 -0700 |
commit | aa14e980fff55e090dd42174ab4f37fe4b3dfa1e (patch) | |
tree | 0c90fa06f1001c96c3cd6c83579fa81850d5e928 /dir.c | |
parent | abspath: convert real_path_internal() to strbuf (diff) | |
download | tgif-aa14e980fff55e090dd42174ab4f37fe4b3dfa1e.tar.xz |
wrapper: add xgetcwd()
Add the helper function xgetcwd(), which returns the current directory
or dies. The returned string has to be free()d after use.
Helped-by: Duy Nguyen <pclouds@gmail.com>
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'dir.c')
0 files changed, 0 insertions, 0 deletions