Development & community Community Security issues Development policies Release schedule & policy Branch policy Commit policy Commit messages Squashing commits How to squash co...
Git Hooks Pre-Commit Hooks Git Hooks This document is a guide on how to add coala as a git hook. Using a git hookcoala can be executed automatically, ensuring your code follow...
Commits API Commits API List repository commits Create a commit with multiple files and actions Get a single commit Get references a commit is pushed to Cherry pick a commit ...
Guide of submitting PR to Github Create an Issue and finish Pull Request Pass unit tests Delete remote branch Delete local branch Certain regulations about submitting code ...
NAME SYNOPSIS DESCRIPTION OPTIONS DISCUSSION EXAMPLES SEE ALSO GIT NAME git-stash - Stash the changes in a dirty working directory away SYNOPSIS git stash list [< o...