Today I have been working on a project, to migrate subversion (often abbreviated svn) to git. git and svn are open-source distributed software versioning and revision control system. …
Tag: Github
Torbjorn has written about Github
It seems the people that I work has different views on how to use git, so I decide to put together a git starter git that hopefully can help others …
I have been using git for a while and I messed up a few times, especially on what branch I’m on and merging branches. The other day, I had checked …
I have put this information about git tags together, mostly so I do the right thing when I work with Git Repositories. It might be helpful information for anyone working …
Working with WordPress we do all the upgrades on our development environment and push the changes to the repro. From the repro when then do a pull to update the …
I run into an issue recently with my co-developer, we had created to repos, we needed to merge the two repos. We are using Github as our main repository, and the …
Depending on who I work with, I get request some time to push code not only to my working GitHub account also to the client’s account. I’m using the Github …