Skip to content

Instantly share code, notes, and snippets.

@robert-krasinski
Created February 14, 2018 08:59
Show Gist options
  • Save robert-krasinski/c677a470a11050355617ca1f0822a37b to your computer and use it in GitHub Desktop.
Save robert-krasinski/c677a470a11050355617ca1f0822a37b to your computer and use it in GitHub Desktop.
Set up .netrc file with Jira credentials - save it in ~/.netrc
machine kainos-evolve.atlassian.net
login yourLogin
password yourPassword
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment