refs: move dwim_ref() to header file
authorJonathan Tan <redacted>
Tue, 1 Sep 2020 22:28:08 +0000 (15:28 -0700)
committerJunio C Hamano <redacted>
Wed, 2 Sep 2020 21:39:17 +0000 (14:39 -0700)
commitec06b05568bb9dbb7333a5974b4512db18395674
tree6bd34965bade1919680c023bfa944414929b57de
parenta4f66a7876f6979f0a3ac254173cbdaf0a2a55c3
refs: move dwim_ref() to header file

This makes it clear that dwim_ref() is just repo_dwim_ref() without the
first parameter.

Signed-off-by: Jonathan Tan <redacted>
Signed-off-by: Junio C Hamano <redacted>
refs.c
refs.h
git clone https://git.99rst.org/PROJECT