addedmethod:
findCheckedOutFiles
java.util.List<ghidra.framework.model.DomainFile> findCheckedOutFiles(ghidra.util.task.TaskMonitor monitor) throws IOException, CancelledException
addedmethod:
updateRepositoryInfo
void updateRepositoryInfo(ghidra.framework.client.RepositoryAdapter newRepository, boolean force, ghidra.util.task.TaskMonitor monitor) throws IOException, CancelledException
removedmethod:
updateRepositoryInfo
void updateRepositoryInfo(ghidra.framework.client.RepositoryAdapter repository, ghidra.util.task.TaskMonitor monitor) throws IOException, CancelledException