您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

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