Skip to content
Snippets Groups Projects
Commit baba6a3c authored by Shawn Pearce's avatar Shawn Pearce
Browse files

Utility to graft old JGit history onto repository


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>
parent 1a6964c8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment