You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ant-tasks.properties 248B

12345
  1. git-init=org.eclipse.jgit.ant.tasks.GitInitTask
  2. git-clone=org.eclipse.jgit.ant.tasks.GitCloneTask
  3. git-checkout=org.eclipse.jgit.ant.tasks.GitCheckoutTask
  4. git-add=org.eclipse.jgit.ant.tasks.GitAddTask
  5. git-pull=org.eclipse.jgit.ant.tasks.GitPullTask