Explore >> Select a destination


You are here

ericlathrop.com
| | www.dennisdoomen.com
8.8 parsecs away

Travel
| | With a bit of Git magic, it's quite easy to merge the commits of one repository into a specific folder of another without losing the Git history
| | 128bit.io
9.7 parsecs away

Travel
| | I been trying to use Git more and more to help me learn it. My first step was using it for the pre on this blog but I have also been using it on some small projects I been work on for myself. Git works just fine locally and still is able to use all the features it has but to really take advantage of Git you need to setup a remote repository and here is how to do it.
| | endot.org
11.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.
| | www.sqlservercentral.com
76.5 parsecs away

Travel
| Learn the basics of Git in this article if you've never used this version control system before. We will cover setting up a repo, adding files, changing them, and getting your history.