Skip to content
Snippets Groups Projects

Native Mercurial: stop converting to Git by default

Merged Georges Racinet requested to merge topic/default/native-no-git into branch/default
  1. Jan 01, 2025
    • Georges Racinet's avatar
      Native Mercurial: stop converting to Git by default · 6ae2947cdd94
      Georges Racinet authored
      The conversion is now handled by the separate `hpd-export-native-to-git`, to
      be called ultimately by the Rails app only for Git-push mirroring.
      
      The separate command was already existing, as it was supporting the rollback
      of the native migration, we just gave it a new alias.
      It takes care of moving the Git repository to
      its expected location if it turns out that it escaped the migration doing
      so and is still right beside the Mercurial repository.
      
      Releasing this is the first step of heptapod#1963
      6ae2947cdd94
  2. Jan 06, 2025
Loading