branch多いときに便利かも
git checkout `git branch | peco | sed -e "s/\* //g" | awk "{print \$1}"`
Go to list of users who liked
More than 5 years have passed since last update.
branch多いときに便利かも
git checkout `git branch | peco | sed -e "s/\* //g" | awk "{print \$1}"`
Register as a new user and use Qiita more conveniently
Go to list of users who liked