-
Notifications
You must be signed in to change notification settings - Fork 17.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
x/build: delete tmp.shadams branch from build.golang.org #21741
Comments
And this one, https://github.com/golang/go/tree/q
… On 2 Sep 2017, at 23:12, stemar94 ***@***.***> wrote:
Found this today:
https://github.com/golang/go/tree/tmp.shadams
I think that one shouldn't be on remote.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
The branch
|
(CC: @adams-sarah) |
Hey sorry, I've been trying to debug #21555 in spare moments w/ branch tmp.shadams. @rsc and @aclements aware. But I'll just delete for now, as I don't have much spare time to work on this ATM. |
done |
Added this to my .git/config:
and then did this:
I think tmp.shadams came back quickly thereafter, but I deleted it again and at the moment it is still gone. If it comes back I'm not too worried - it can stay until Sarah is done debugging. "q" was clearly someone's mistyped command and it's gone and I don't expect it to return. |
Not going crazy, tmp.shadams is back again but q is still gone. Will reopen and leave assigned to Sarah for when she's done debugging. No rush on this. The name makes clear what's going on. |
Huh weird. I deleted it from gerrit; figured the next push to gh would wipe it out. |
I think this can be closed. For anyone still seeing some branches: git fetch --all --prune Worked for me. |
hey @stemar94 thanks for your help :) i'm going to re-open the issue for now, but i'll rename it so it's more clear what's going on. |
done. branch is gone from build.golang.org. |
Found this today:
tmp.shadams:
https://github.com/golang/go/tree/tmp.shadams
I think this one shouldn't be on remote/github.
Update:
q:
https://github.com/golang/go/tree/q
I think this one shouldn't be on github.
The text was updated successfully, but these errors were encountered: