-
Create a backup or a bundle of your git repository
Introduction Keeping a backup or moving around a local repository while retaining its entire versioning information can be achieved with the current utilities of git. Bundles are a great way to backup entire Git repositories. They also let you share changes without a network connection. Materials and Methods We will use the git bundle utility […]
-
How to change the remote url of a local repository
The git remote set-url command changes an existing remote repository URL.
-
Github: Step by step management of Github with Git Cola GUI
Github doesn’t have an official UI app for Linux. But that is not a problem as Git Cola is really a good Github client for Linux
-
Manage Github with Git Gui on Linux
Github is maybe the most widely used VCS hosting service that has a client for Mac and Windows but not for Linux. Git Gui is the easiest way to work with Github and so maybe it should become the default client for it.
-
Openphoto: Control your personal photos the way Instagram would be jealous
You probably read my previous story about my One Week on Instagram. Instagram which was recently acquired by Facebook uses Ubuntu Server 11.04 to power their cloud. OpenPhoto which was a Kickstarter project and is becoming very popular in the wake of the Instagram acquisition is also powered by Ubuntu Server 11.04 but offers users the ability to take total ownership of their photos and rapidly deploy a crisp new way to manage photos.