I have a git-cpan-init
of a repo which yielded a different root node from another already established git repo I found on github C:A:S:DBI. I've developed quite a bit on my repo, and I'd like to merge or replay my edits on a fork of the more authoritative repository. Does anyone know how to do this? I think it is safe to assume none of the file-contents of the modified files are different -- the code base hasn't been since Nov 08'.
For clarity the git hub repo is the authoritative one. My local repo is the one I want to go up to git hub shown as a real git fork.