WIP: Various extensions for IBS #72
Reference in New Issue
Block a user
No description provided.
Delete Branch "adrianSuSE/autogits:ibs_state"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@@ -821,6 +821,7 @@ func (e *GitHandlerImpl) GitSubmoduleList(gitPath, commitId string) (submoduleLifor _, te := range tree.items {if te.isTree() {trees[p+te.name+"/"] = te.hashsubmoduleList[p+te.name] = te.hashThis part I cannot merge because it will break the PR bot and other things.
@@ -241,3 +240,3 @@for ; j < len(ref) && strings.Compare(results[i].Package, ref[j].Package) < 0; j++ {}if j < len(results) && results[i].Package == ref[j].Package {the package check should probably stay here?
e99a5d9b27toa576c98f68a576c98f68toaf6ccb205cI'll set it to WIP as this is a pending patches branch, not so much merge-all branch. Most changes will will be cherry-picked instead of merged directly.
Various extensions for IBSto WIP: Various extensions for IBSView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.