This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[alias] | |
ap = add -p | |
aa = add . | |
c = commit | |
ca = commit --amend --no-edit | |
cam = commit --amend | |
cm = checkout master | |
cd = checkout develop | |
cf = commit -m "auto code format" | |
dc = diff --cached |
Entrevista en Televisión, original en Mallorquín
(0:00 - 5:40)
(Original Spanish Article is not available anymore)
In Habitissimo, as in any other medium-big sized company, we have many development teams taking care of the different aspects of the business.
In our company, each team is free to choose how they want to work: some teams organize themselves with quite mature Scrum implementations; other teams are entering the Agile World through Kanban, and there are some that even experiment with different methodologies, looking for the perfect one for them.