Skip to content

Instantly share code, notes, and snippets.

View momocow's full-sized avatar
🍭
Feed me plz

牛牛 momocow

🍭
Feed me plz
View GitHub Profile
@momocow
momocow / delete_git_submodule.md
Created January 15, 2019 09:50 — forked from myusuf3/delete_git_submodule.md
How effectively delete a git submodule.

To remove a submodule you need to:

  • Delete the relevant section from the .gitmodules file.
  • Stage the .gitmodules changes git add .gitmodules
  • Delete the relevant section from .git/config.
  • Run git rm --cached path_to_submodule (no trailing slash).
  • Run rm -rf .git/modules/path_to_submodule (no trailing slash).
  • Commit git commit -m "Removed submodule "
  • Delete the now untracked submodule files rm -rf path_to_submodule

歌詞

二人で歩いた道
出会いの が また来るね

らした 月の影
やかに 優しくて
この空も この海も ずっと続くって
めての時 私そう思ってた
だけど全ては 消えてゆくのね

@momocow
momocow / gist:7d3669de96209e1d0ef69eca030f5cfd
Created September 10, 2018 13:57 — forked from rxaviers/gist:7360908
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue: