Advance level of git

harshil.maradiya

As a Drupal or a theme developer, you might have used  GIT tool only for basic  purposes, like GIT pull, GIT push and GIT clone. Apart from these basic stuff, GIT is capable of doing lots of other stuffs which can make developers and project managers’ life very easy.

Here are few scenarios, where developers go wrong while doing there development:-
•    Not adhering to commit messages
•    Makings false commit in their repo
•    Overriding each other’s code
•    Not following correct drupal coding standards.

These are some of the common problems faced by technical leads and project managers. In this session, I would like to demonstrate how we can overcome these problems, that is by automating things.

Let GIT take care of these issues and make your development smooth and bug-free 

Following points will be covered in this session:- 
•    How to use git hooks and which of these are the important ones;
•    How to alter false commit message and merge different commits into a single commit;
•    Stashing, Chery picking and cleaning the repo
•    Rebasing and Remote Management

Session Track

Coding and Development

Experience Level

Intermediate

Drupal Version