diff options
Diffstat (limited to 'org.eclipse.jgit.ant/resources/org/eclipse')
-rw-r--r-- | org.eclipse.jgit.ant/resources/org/eclipse/jgit/ant/ant-tasks.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ant/resources/org/eclipse/jgit/ant/ant-tasks.properties b/org.eclipse.jgit.ant/resources/org/eclipse/jgit/ant/ant-tasks.properties index 8aa1fbfce6..b0454a14d6 100644 --- a/org.eclipse.jgit.ant/resources/org/eclipse/jgit/ant/ant-tasks.properties +++ b/org.eclipse.jgit.ant/resources/org/eclipse/jgit/ant/ant-tasks.properties @@ -1,2 +1,3 @@ git-init=org.eclipse.jgit.ant.tasks.GitInitTask -git-clone=org.eclipse.jgit.ant.tasks.GitCloneTask
\ No newline at end of file +git-clone=org.eclipse.jgit.ant.tasks.GitCloneTask +git-checkout=org.eclipse.jgit.ant.tasks.GitCheckoutTask
\ No newline at end of file |