Package io.github.andreyzebin.gitSql.git
Class DirOriginSource
java.lang.Object
io.github.andreyzebin.gitSql.git.AbstractClient
io.github.andreyzebin.gitSql.git.DirOriginSource
- All Implemented Interfaces:
Branches,GitAPI,GitDirectory,Origins,Versions,AutoCloseable
-
Field Summary
Fields inherited from class io.github.andreyzebin.gitSql.git.AbstractClient
term -
Constructor Summary
ConstructorsConstructorDescriptionDirOriginSource(Path root, GitAuth authStrategy, io.github.zebin.javabash.process.TextTerminal term) -
Method Summary
Methods inherited from class io.github.andreyzebin.gitSql.git.AbstractClient
commit, contains, fetch, getBranch, getChanges, getChanges, getDirectory, getOrigin, getTimestamp, getUpstream, listBranches, listCommits, reset, seek, setBranch, setOrigin, setUpstreamMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.github.andreyzebin.gitSql.git.GitDirectory
getLocation
-
Constructor Details
-
DirOriginSource
-
-
Method Details
-
getRoot
-
push
public void push()- Specified by:
pushin interfaceOrigins- Overrides:
pushin classAbstractClient
-
pull
public void pull()- Specified by:
pullin interfaceOrigins- Overrides:
pullin classAbstractClient
-
close
- Throws:
Exception
-
equals
-
hashCode
public int hashCode()
-