Managing github
Contents:
- Check ssh keys
- Git Commands
- Checking or Adding Keys
- Tutorials
- CSS Documentation
[Top][Home]
Related Pages:
- ssh-keygen - Generate ssh keys
[Top][Home]
Check ssh keys
ssh-agent is a program to hold private keys used for public key authentication.
Through use of environment variables the agent can be located and automatically
used for authentication when logging in to other machines using ssh.
Git Commands
- git clone
- git status
- git add
- git commit
- git pull
- git branch
[Top][Home]
Checking or Adding Keys
Account Page
https://github.com/glenn5555
Adding Keys to a Computer:
https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
Adding a new SSH key to your GitHub account:
https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account
Goto https://github.com/settings/keys add select "Add New Key"form the clipboard
# paste key
[Top][Home]
Tutorials
Pro Git book - by Scott Chacon and Ben Straub:
https://git-scm.com/book/en/v2
2.1 Git Basics - Getting a Git Repository
https://git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository
[Top][Home]
CSS Documentation
CSS ZEN GARDEN - The Beauty of CSS Design:
The Road to Enlightenment
Littering a dark and dreary road lay the past relics of browser-specific tags, incompatible DOMs,
broken CSS support, and abandoned browsers.
We must clear the mind of the past. Web enlightenment has been achieved thanks to the tireless efforts of folk
like the W3C, WaSP, and the major browser creators.
The CSS Zen Garden invites you to relax and meditate on the important lessons of the masters. Begin to see with
clarity. Learn to use the time-honored techniques in new and invigorating fashion. Become one with the web.
https://csszengarden.com/
[Top][Home]
Glenn Lyons VK4PK
glenn@LyonsComputer.com.au
Ver:gnl20211228 - pre published v0.9