EdColeman commented on PR #3165: URL: https://github.com/apache/accumulo/pull/3165#issuecomment-1404036393
I was incorrectly using my clone as a "staging branch" instead of pushing directly to the main (upstream) accumulo repository, thinking that would be a safer course. The githib actions would run and I could confirm the changes in the github UI. But, github being "helpful" provides an option to delete the branch when the merge is completed - I assumed this was my "local" branch but was the 2.1 branch from upstream. After discussions, to preserve history it is best not to use our clones as staging and instead directly push to upstream (main) accumulo repo. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
