summaryrefslogtreecommitdiff
path: root/git-remote-testgit.sh
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2016-07-08 05:09:34 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-07-08 09:47:29 -0700
commitef22318cff51244cd0047b11ee7accfded522782 (patch)
treed25d0a8f8d0f7ddc27350cea6d0e875cd377c8db /git-remote-testgit.sh
parentbranch: use non-gentle write_file for branch description (diff)
downloadtgif-ef22318cff51244cd0047b11ee7accfded522782.tar.xz
write_file: drop "gently" form
There are no callers left of write_file_gently(). Let's drop it, as it doesn't seem likely for new callers to be added (since its inception, the only callers who wanted the gentle form generally just died immediately themselves, and have since been converted). While we're there, let's also drop the "int" return from write_file, as it is never meaningful (in the non-gentle form, we always either die or return 0). Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-remote-testgit.sh')
0 files changed, 0 insertions, 0 deletions