In this short post, I will try to explain why I think that your Git repository should be your deployment boundary.
In this short post, I will try to explain why I think that your Git repository should be your deployment boundary.
I have been using a technique to set the build version on my CI (continuous integration) system, Travis CI, based on Git tags and semantic versioning (SemVer). In this post, I want to share this with you and give you an implementation of that in Bash.
It's so easy to end up with git commit history which looks like London tube map. Let's see how we end up with those big, ugly, meaningless commit histories and how to prevent having one.
Git Rebase is only one of the powerful features of git and it allows you to have a clean history in a highly branching workflow.
This post walks you through on how you can install hub extension for Git (by defunkt) on Windows to work with GitHub more efficiently.
This weekend, I participated in an event as a speaker in Izmir, DEU Bilgisayar Topluluğu Izmir 2. Teknoloji Zirvesi. Sides and Source Code for my sessions are available.
Couple of days ago I came across that GitHub offers Educational Accounts for academic people (student, teacher, etc.) and that covers free micro plan for students for 2 years.