> Git mode for uscan helps as well in many cases. Is the git mode currently broken? I keep getting the error message "fatal: Not a valid object name" when fetching a new release:
$ uscan --download-version 9.2.25 uscan: Newest version of jetty9 on remote site is 9.2.25, specified download version is 9.2.25 Cloning into bare repository '../jetty9-temporary.15124.git'... remote: Counting objects: 6674, done. remote: Compressing objects: 100% (4546/4546), done. remote: Total 6674 (delta 2037), reused 3517 (delta 785), pack-reused 0 Receiving objects: 100% (6674/6674), 18.04 MiB | 7.95 MiB/s, done. Resolving deltas: 100% (2037/2037), done. fatal: Not a valid object name uscan die: git archive failed Emmanuel Bourg