Computer Science Mojo

~ David's Notes on coding, software and computer science




Posts in the Git category

Git Cheatsheet

Category: Git     Tag: Git   Web  
By: David     On: Sun 28 July 2019     
Some Git commands

Continue reading »

How to turn existing folder into Git repo

Category: Git     Tag: Git  
By: David     On: Fri 22 July 2016     
Have a directory that you want to be linked to a Git repo ?

Continue reading »

How to host Project Website on GitHub Pages

Category: Git     Tag: GitHub   Web  
By: David     On: Mon 07 September 2015     
You can host static websites freely on GitHub Pages. They are awesome!

Continue reading »