Home | History | Annotate | Download | only in smali

Lines Matching refs:git

39         def git = org.eclipse.jgit.api.Git.open(file('.'))
40 def head = git.getRepository().getRef('HEAD')
43 if (!git.status().call().clean) {
172 connection 'scm:git:git://github.com/JesusFreke/smali.git'
173 developerConnection 'scm:git:git@github.com:JesusFreke/smali.git'