Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:
I'd rather see local variables named lowercase. Constants should
be the only thing that is all uppercase.
This should only be called if update_head_ok is false. So maybe:
if (!update_head_ok)
check_ref_map(ref_map)
Repeat this test, but with --update-head-ok and expect success,
since the check_ref_map logic is conditional on that?
--
Shawn.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html