Package io.github.andreyzebin.gitSql.git
Interface GitFs
- All Superinterfaces:
AutoCloseable,Branches,GitAPI,GitDirectory,Origins,Versions
- All Known Implementing Classes:
AbstractClient,CommitSource,DirOriginSource,GitFsCacheProxy,LocalSource,RemoteOrigin
-
Method Summary
Methods inherited from interface java.lang.AutoCloseable
closeMethods inherited from interface io.github.andreyzebin.gitSql.git.Branches
getBranch, listBranches, merge, setBranchMethods inherited from interface io.github.andreyzebin.gitSql.git.GitDirectory
getDirectory, getLocation, getRootMethods inherited from interface io.github.andreyzebin.gitSql.git.Origins
fetch, getOrigin, getUpstream, pull, push, setOrigin, setUpstreamMethods inherited from interface io.github.andreyzebin.gitSql.git.Versions
commit, contains, getChanges, getChanges, getTimestamp, listCommits, reset, seek