Git Hub Chronicals - Git Init Then!!!!
- ACS Acc
- Nov 9, 2020
- 1 min read
Updated: Nov 22, 2020
The only way I can describe Git Hub is Git init then Goshhhhhh!
So complex and yet so simple.
This is Complex Simplicity at its core.
I have heard...
...'Your more hireable when you push to Git Hub often', '
...'Oh... your in tech. Whats your Git Hub then?...'
...'Arrrgghhh I've broken my code. Thank, God I pushed it to Git when I did'.
Shall I go on? Got the picture yet. Git Hub the Holy Grail... of complex necessity for the coding universe. well so it seems to me right now.
Here Is My GiT HuB:
Here is a fantastic Git Hub Cheat Sheet sent to me by Charlene Grant on the Black CodHer Bootcamp. This has really helped with writing int GH.
Click Here for Git Hub Cheat Sheet.
My take away is simply push, Push, PUSHHHHHH Lol!!!
_________________________________________________________________________________________
Sunday 22 Nov 2020
Today I need to pull all my files from the Git Hub again. Using CLI (Command Line Interface)
- For links on how to set up 'Git Repo' Click Here
Using my Terminal on Mac;
- cd desktop
- cd bl...(press tab to auto complete the file name)
- git status
- git pull (get code from git Hub pulling the last saved push)
-

Comments