| Package | Description |
|---|---|
| org.azyva.dragom.git | |
| org.azyva.dragom.git.impl |
| Modifier and Type | Method and Description |
|---|---|
Git.AheadBehindInfo |
Git.getAheadBehindInfo(Path pathWorkspace)
Determines if the remote repository contains changes that are not in the
local repository (behind) and/or if the local repository contains changes
that are not in the remote repository (ahead).
|
| Modifier and Type | Method and Description |
|---|---|
Git.AheadBehindInfo |
DefaultGitImpl.getAheadBehindInfo(Path pathWorkspace) |
Copyright © 2015–2016 AZYVA INC.. All rights reserved.