Open
Description
Sometimes references are stored in the file .git/packed-refs
. The code in fun.name_do_object()
does not handle that case, causing BadName exception.
Sometimes references are stored in the file .git/packed-refs
. The code in fun.name_do_object()
does not handle that case, causing BadName exception.