There's a project I'm currently working on, which is right now hosted on shared servers. I worked for a little while before on this project, but just to add some tiny features and fix some bugs, so I didn't have the need back then to have a deployment process all set up.
Continue Reading »Tagged 'git'
-
Deploying on shared servers with git
-
Git: Removing sensitive data and rewriting history
One thing that tends to happen with Git, is being careless with what you add to your repository.
Continue Reading »
I've seen this happen since I began using Git, a couple years ago, and it stays happening over and over again, for various reasons. -
git submodule and the libiconv-2.dll issue
Yesterday, I made a fresh install of the latest msysGit (which is 1.7.6 as of right now).
Continue Reading » -
Showing git and mercurial repository information in PowerShell
A while ago, I started getting a little annoyed when pushing my changes. It wasn't until *then *that I realized that I forgot to add a yet untracked file to the repository or that I was in the wrong branch.
Continue Reading »