Yaba!!! Made a couple of changes to a Git clone of my project; tried to push the changes to my remote repository and got the errors below. Continue reading “Git – remote: error: refusing to update checked out branch”
Tag: source control
Git – Rollback to a Specific Point
I woke up to a rude shock today… got an email from an acquaintance I am working with on a certain project –part of the grand requirement towards my MSc research. We are working on a digital collection and it turns out there were a couple of anomalies with the repository version I provided them two months ago (August, 2011). The issue though is that two months down the line and I have made so many changes to my code and the collection in general and he wanted the same exact format of the collection I provided to them. The good thing though is that I started using a version control tool —Git [1]– in June, 2011 Continue reading “Git – Rollback to a Specific Point”