t / t5100 / msg0005on commit completion: fix PS1 display during an AM on detached HEAD (d7107ca)
   1The git-cvsimport-script had a copule of small bugs that prevented me
   2from importing a big CVS repository.
   3
   4The first was that it didn't handle removed files with a multi-digit
   5primary revision number.
   6
   7The second was that it was asking the CVS server for "F" messages,
   8although they were not handled.
   9
  10I also updated the documentation for that script to correspond to
  11actual flags.
  12
  13Signed-off-by: David Kågedal <davidk@lysator.liu.se>