git
-
Updated github viewer is available
There was an issue with the GithubView for several months (Honestly speaking, almost a year). It failed to communicate with github.com as the server changed Open API. I didn’t have time to fix this issue as I’m doing it only during my spare time and it was quite busy recently. But, here we are. A… Continue reading
-
git installation on Mac OSX
Easiest way is to download and run pre-compiled git installer. You can get it from http://code.google.com/p/git-osx-installer/. Another way is use MacPorts http://www.macports.org/install.php. Run following command to install git using MacPorts. sudo port install git-core +svn If you need more information how to use git, I recommend this site – http://progit.org/ which contains whole content of… Continue reading
About Me
A software engineer who loves any technologies that makes life easier. That’s why I love Linux and Mac at the same time.