Home | History | Annotate | Download | only in smali

Lines Matching refs:git

41         def git = org.eclipse.jgit.api.Git.open(file('.'))
42 def head = git.getRepository().getRef("HEAD")
45 if (!git.status().call().clean) {
125 connection 'scm:git:git://github.com/JesusFreke/smali.git'
126 developerConnection 'scm:git:git@github.com:JesusFreke/smali.git'