Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Most OpenMRS developers are comfortable with subversion and haven't had as much experience with Git.  While there are a number of good tutorials on Git, we wanted to provide a quick reference for our developers.

Table of Contents

Basic Tasks 

Help

Git

SVN

git help______________

svn help{{______________

...

Git

SVN

git xxx______________

svn xxx______________

Advanced Tasks

Switch working copy to new repository location

...