How to compare the changes between local changes and remote repository
I want to synchronize changes with remote git repository(at GitHub) using
Git Api in Java(Egit and JGit).How can I do this.Is this possible by
knowing the HEAD ID between two revisions, or some other way.Pls suggest.
No comments:
Post a Comment