Skip to content

Instantly share code, notes, and snippets.

@vutranvn
Created March 1, 2019 15:31
Show Gist options
  • Save vutranvn/0fc948cfc552d49ba605712f96de0e1d to your computer and use it in GitHub Desktop.
Save vutranvn/0fc948cfc552d49ba605712f96de0e1d to your computer and use it in GitHub Desktop.
* [nodemon] Internal watch failed: watch ENOSPC
- sudo sysctl fs.inotify.max_user_watches=582222 && sudo sysctl -p
* Git
- git remote set-url origin git@bitbucket.org:repo.git
- git submodule add -b develop git@bitbucket.org:repo.git config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment