Merge develop to master

This commit is contained in:
Arnon Keereena 2017-04-27 08:29:06 +02:00
commit 23abfc6f6a

View File

@ -511,7 +511,7 @@ final public class Repository {
}
/// Load all commits in the specified branch in topological & time order
/// Load all commits in the specified branch in topological & time order descending
///
/// :param: branch The branch to get all commits from
/// :returns: Returns a result with array of branches or the error that occurred