Skip to content

Instantly share code, notes, and snippets.

@icoxfog417
Last active April 24, 2017 04:29
Show Gist options
  • Save icoxfog417/55cddaa1b0c35c26cac0bace2f2b6940 to your computer and use it in GitHub Desktop.
Save icoxfog417/55cddaa1b0c35c26cac0bace2f2b6940 to your computer and use it in GitHub Desktop.
bowme commands
リモートブランチに追随する git remote add upstream してgit fetch upstreamしてmerge
Dockerのコンテナ削除 docker rmしてdocker ps -aで確認
Dockerイメージの削除 docker rmi
condaのfreezeでありrequirements.txt conda list --export > conda_requirements.txt
git remote 変更 git remote set-url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment