Files
git/compat
Johannes Schindelin ffcd315739 Refactor skipping DOS drive prefixes
Junio Hamano pointed out that there is an implicit assumption in pretty
much all the code calling has_dos_drive_prefix(): it assumes that the
DOS drive prefix is always two bytes long.

While this assumption is pretty safe, we can still make the code more
readable and less error-prone by introducing a function that skips the
DOS drive prefix safely.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2016-01-06 14:58:59 +01:00
..
2014-06-03 12:06:40 -07:00
2016-01-06 14:58:59 +01:00
2016-01-06 14:58:59 +01:00
2013-09-11 11:08:52 -07:00
2013-04-12 12:23:20 -07:00