Class DeleteBranch
- java.lang.Object
-
- org.uberfire.java.nio.fs.jgit.util.commands.DeleteBranch
-
public class DeleteBranch extends Object
-
-
Constructor Summary
Constructors Constructor Description DeleteBranch(GitImpl git, org.eclipse.jgit.lib.Ref branch)
-
-
-
Constructor Detail
-
DeleteBranch
public DeleteBranch(GitImpl git, org.eclipse.jgit.lib.Ref branch)
-
-