You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My issue relates to a specific CLI completion spec (e.g. git checkout is missing options in git completion spec). If your issue is more general, please create your issue here: withfig/fig
Sanity checks
git checkout
is missing options ingit
completion spec). If your issue is more general, please create your issue here: withfig/figWhat CLI tool does this relate to?
git
Which statement makes the most sense?
Something else
Issue Details
i have a branch in my Git hub.
I deleted the branch using git branch -d
then git push
now i am refreshing on the github page. the branch i deleted still exists.
The text was updated successfully, but these errors were encountered: