Skip to content

Instantly share code, notes, and snippets.

@nuclearglow
Last active February 9, 2018 23:26
Show Gist options
  • Save nuclearglow/c6fd210e3832d72e4f994727d572400f to your computer and use it in GitHub Desktop.
Save nuclearglow/c6fd210e3832d72e4f994727d572400f to your computer and use it in GitHub Desktop.
Synology NAS create git repo
ssh git@bunker
cd /volume1/git/
git --bare init <repo-name>.git
git update-server-info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment