Git

7 posts tagged with "Git"

May 19, 2018 · 3 min read
When you have a tea time, why shouldn't Git have it too? Learn about it.
Just found an Easter Egg in git's source code. This one's pretty interesting, done by Linus Torvalds himself. Learn about this new thing here!
DevOps & Tools, Programming, Entertainment
April 9, 2018 · 8 min read
Git Shortcuts
Shared some really really useful git shortcuts that I personally use as a part of my dev environment, which could be useful to the community.
DevOps & Tools, Programming
February 23, 2018 · 11 min read
Git Standards followed in our way of Spotify Agile Methodology
All the coding standards we follow, that can be applied to other software development projects to achieve better results.
DevOps & Tools, Programming, Agile & Process, Lifestyle
February 20, 2018 · 14 min read
My Experience on Spotify Agile Methodology
I have been working on this methodology for a long time, so just sharing my experience and how to embrace it.
DevOps & Tools, Programming, Agile & Process, Lifestyle
February 10, 2018 · 3 min read
Best way to import or export the Git Configuration
A simple and best way to find the file where git stores its configuration and copy them across devices and installations.
DevOps & Tools, Programming, Security
January 26, 2018 · 2 min read
Solution to Git Bash is very slow in Windows!
Had issues with Windows 10 and found solution to Git Bash is very slow in Windows!
DevOps & Tools, Programming
July 20, 2017 · 5 min read
Basics of Git - The Simple Quick Start Guide
This is just a simple guide for getting started with git.
DevOps & Tools, Programming