UIMA project logo
GIT
Apache UIMA

Search the site

 Information on GIT use by UIMA projects

Conventions

See git-conventions for information about the GIT conventions being used.

Git Work Process

See git-work-process for information on how to work with projects in GIT and submit changes and pull requests.

Frequently used GIT situations and commands

See git-notes for a short table of common git situations and commands.

Converting a project to GIT

See convert-to-git for information on the steps to take to move / convert a project from SVN to GIT.

Releasing when the source has been moved to GIT

See git release notes.

Git notes for SVN users

See git-svn-notes for a brief summary of how to work with git, if you're familiar with how to work with SVN. This also says how to set up your Personal access token so you can "push".