7da660f437
When performing a git-p4 clone operation on a Perforce repository, where the changelists change in order of magnitude (e.g. 100 to 1000), the set of changes to import from is not sorted properly. This is because the data in the list is strings not integers. The other place where this is done already converts the value to an integer, so it is not affected. Acked-by: Simon Hausmann <simon@lst.de> |
||
---|---|---|
.. | ||
git-p4 | ||
git-p4.bat | ||
git-p4.txt | ||
import-tars.perl |