WIP: Various extensions for IBS #72
Reference in New Issue
Block a user
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 IBS9c433bad6etoebc34f9645ebc34f9645toa66393d6d0a66393d6d0to7ddb1fcabc7ddb1fcabcto6ffb596aba23d06b9f6bto2ce9cc455a2ce9cc455ato2dd303a3262dd303a326to9bd5ed22fc9bd5ed22fcto3256c056e73e08c7f310to49ec5b7dcf7e31a5c843to6c9509338aView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.