Sep 6, 2018 bfg file git hard large remove Remove Large Files in Git TL;DR: BFG is your friend. java -jar bfg.jar -b 50M myrepo-bfg.git for example The other day I've committed a rather
Apr 14, 2016 git login windows Avoid Typing Password on Git Every Time on Windows Today I've updated Android Studio and, when I wanted to fetch stuff from git, it failed (connection issues). Initially, I thought it was
Feb 5, 2015 android git process tag Git Tagging a New Version Here is my way of generating version numbers of an application: * The version number convention is: * Major - a major version represents fundamental changes to
Aug 9, 2013 app deploy git heroku tutorial Simple steps to deploy app to Heroku The past days I've been trying to find a cloud provider to deploy an app to. So, until docker becomes a bit easier
Jan 28, 2013 dependency django dotcloud git private python repository vendor Deploy django application with private dependencies on dotcloud Update: This is an outdated entry. DotCloud went to cloudControl, which joined ExoScale These days I'm trying to deploy an application on a