Explore >> Select a destination


You are here

bicofino.io
| | initialcommit.com
3.6 parsecs away

Travel
| | We explain how to check out the initial commit of any open source project using Git. Examining the initial commit is a great way to learn how a program's code works.
| | serverascode.com
2.0 parsecs away

Travel
| | A techno-blog for our techno-times
| | endot.org
4.0 parsecs away

Travel
| | I've been using git_backup to back up the websites I run for quite a while now. It works well and I only need to scan the daily cron emails to see if the backup went well or if there were any odd files changed the day before. One thing that I didn't expect when I started using it was how it would enable developing those websites in a sandbox without any danger of affecting the production instances.
| | jonsuh.com
25.4 parsecs away

Travel
| A lot of my time is spent in Terminal and a majority of it is spent typing Git commands. I created a set of keyboard shortcuts with Bash aliases and functions to speed up my workflow and save me hundreds of keystrokes every day.