Skip to content

Instantly share code, notes, and snippets.

@kolygri
Last active May 17, 2019 16:03
Show Gist options
  • Save kolygri/68c789ef472fc1e3028a38f3996e26c1 to your computer and use it in GitHub Desktop.
Save kolygri/68c789ef472fc1e3028a38f3996e26c1 to your computer and use it in GitHub Desktop.
Useful scripts
git submodule foreach ' [ "$path" = "module_name" ] || [ "$path" = "module_name" ] || git checkout B_CI'
When working remotely:
Mount remote directory on to the local drive using sshfs.
https://www.digitalocean.com/community/tutorials/how-to-use-sshfs-to-mount-remote-file-systems-over-ssh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment