diff options
author | Jeff King <peff@peff.net> | 2017-03-02 03:21:23 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-03-02 11:05:03 -0800 |
commit | e322b60d65a14578995839caa5f48f5426236fdf (patch) | |
tree | 27b09fd5d1e06593d4c407862339be3b257859b4 /LGPL-2.1 | |
parent | 13228c30a6476456ee64eb7cefb7786d82fd2ca7 (diff) | |
download | git-e322b60d65a14578995839caa5f48f5426236fdf.tar.gz |
interpret_branch_name: move docstring to header file
We generally put docstrings with function declarations,
because it's the callers who need to know how the function
works. Let's do so for interpret_branch_name().
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'LGPL-2.1')
0 files changed, 0 insertions, 0 deletions