I have been learning to use Git. The following is a list of resources I found to be useful, interesting, or that I want to explore further as I get into Git: Website: Git – Fast Version Control System – The home of Git. When you think source code management it’s only natural to picture [...]
Posts Tagged ‘Open Source’
Google Docs Backup with GDocBackup
I was searching for a simple way to make local backups of my Google Docs and found gdocbackup on Google Code. According to the project docs it runs on Windows and Linux (with Mono) so I tried it on both Windows 7 and Ubuntu 9.10 Desktop. On the Windows 7 PC, I downloaded the installer [...]