Skip to content
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

[git-che][改善] remoteにpushしていない新規ブランチへcheckoutできる #42

Closed
winkichanwi opened this issue Oct 28, 2018 · 5 comments

Comments

@winkichanwi
Copy link

AS-IS

もうoriginにpushしたremote branch存在するブランチだけ
git-cheでcheckoutできる

TO-BE

まだremote branch存在していないlocal branchも
fzf promotしたブランチメニューでも見えて、選択でき、checkoutできる

@natsumisawa
Copy link
Owner

issueくれて嬉しい。笑
一度でもlocalでcheckoutしたことあるブランチだったらgit-cheでいけるはずだが・・・

@winkichanwi
Copy link
Author

git-cheのブランチリストにはそのlocal branchはいなかった 😢

@natsumisawa
Copy link
Owner

再現しなかった・・・🙇
でも別のバグ見つけた。
checkoutした後にpullしているんだけど、pullはoriginがないから fatal: Couldn't find remote ref #42_fix_git_che ってなっていた。

@winkichanwi
Copy link
Author

それです!そのエラーでたらcheckoutできなかったと思っていた

@natsumisawa
Copy link
Owner

natsumisawa commented Nov 5, 2018

リモートになかったらpullしないようにしました〜!
#48

@natsumisawa natsumisawa mentioned this issue Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants