Skip to content

Instantly share code, notes, and snippets.

@reimertz
Created November 15, 2016 01:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reimertz/80a243d3c0c8991b2c1335a5322c5144 to your computer and use it in GitHub Desktop.
Save reimertz/80a243d3c0c8991b2c1335a5322c5144 to your computer and use it in GitHub Desktop.
$ git checkout --orphan git.chat
$ touch git.chat.json #this will be a configuration file, theme, motd, etc.
$ git add .
$ git commit -m 'initiate git.chat'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment