Cheatography
https://cheatography.com
The lm build are set of utilities for developers for all daily tasks, and most of them are build on top of git.
This is a draft cheat sheet. It is a work in progress and is not finished yet.
Setup
Update |
|
Configure github |
|
Configure jira |
|
Install lm hooks |
|
Basic usage
Create a branch |
|
lm branch-create <jira issue>
|
Open a pull request |
|
Push commits |
|
Local branch clean |
|
Sync local branch |
|
|
|
Developer utilities
Bamboo clock-in and clock-out |
|
|
VPN helper |
|
Advanced use cases
Avoid execute test pushing to an open pull request |
|
Regenerate pull request tests |
|
|
Commit avoiding check fails |
|
Open a pull request without tests |
|
Clean remote branches |
lm branch-clean --remote
|
|