> Joseph: Alternative: *delete* master branch, them fork maint as master. (Or, 
> as noted, fork it as main.) That would preserve history, since maint has its 
> own copy of that data.

That is exactly what I suggest.
There are many ways to recreate "master" branch with appropriate contents.

> Mukul: you're seeing issues with git blame command. But that's not a
>significant issue I guess, with XalanJ's current codebase

"git blame" is a true issue. It will show in IDE, and it will show in GitHub UI.
There are trivial ways to avoid that (e.g. create the branch
appropriately without deleting the files),
so I suggest the branch should be fixed before adding more commits there.

Vladimir

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org

Reply via email to