Integrated: vcs: improve git->hg converter
    Erik Helin 
    ehelin at openjdk.java.net
       
    Mon Aug 24 16:10:27 UTC 2020
    
    
  
On Mon, 24 Aug 2020 15:19:41 GMT, Erik Helin <ehelin at openjdk.org> wrote:
> Hi all,
> 
> please review this patch that significantly improves the `GitToHgConverter`. The new converter handles all OpenJDK Git
> repositories and also handles additional Git tags. I also improved the testing by quite a bit, the verification is much
> more strict and I added a bunch of more tests. I also added some `@Disabled` tests (since they require an internet
> connection), but they are still useful for running locally when working on the converter.  Testing:
> - [x] `make test` passes on Linux x64
> - [x] Added a number of new unit tests
> 
> Thanks,
> Erik
This pull request has now been integrated.
Changeset: 4ba695f1
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/4ba695f1
Stats:     375 lines in 3 files changed: 58 ins; 228 del; 89 mod
vcs: improve git->hg converter
Reviewed-by: rwestberg
-------------
PR: https://git.openjdk.java.net/skara/pull/736
    
    
More information about the skara-dev
mailing list