Skip to content
Snippets Groups Projects
  1. Sep 30, 2009
    • Shawn Pearce's avatar
      Utility to graft old JGit history onto repository · baba6a3c
      Shawn Pearce authored
      
      This script can be executed by a developer to download and graft
      on the old JGit history, from before we moved the project to the
      eclipse.org namespace and the Eclipse Foundation servers.
      
      Executing this script is only necessary if you need to run log or
      blame past the migration boundary, and isn't always recommended when
      it comes to pushing objects to a remote server.  As mentioned in the
      script, it is best to use a specialized repository with this graft,
      not your main work repository.
      
      Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
      baba6a3c
  2. Sep 29, 2009
Loading