Skip to content

Instantly share code, notes, and snippets.

@bradfa
Created August 12, 2015 10:17
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 bradfa/5cf21ac53b784f28809a to your computer and use it in GitHub Desktop.
Save bradfa/5cf21ac53b784f28809a to your computer and use it in GitHub Desktop.
andrew@lati:~/git/kicad-libs$ git commit -a -s
[readmemore 18f97d9] readme: initial sensible rules for sch and pwr symbols
1 file changed, 86 insertions(+)
andrew@lati:~/git/kicad-libs$ git push kinali-bradfa readmemore -u
ssh: connect to host git.kinali.ch port 22: Network is unreachable
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
andrew@lati:~/git/kicad-libs$ git remote show kinali-bradfa
* remote kinali-bradfa
Fetch URL: http://git.kinali.ch/bradfa/kicad-libs.git
Push URL: git@git.kinali.ch:bradfa/kicad-libs.git
HEAD branch: master
Remote branch:
master tracked
Local branch configured for 'git pull':
master merges with remote master
Local ref configured for 'git push':
master pushes to master (up to date)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment