tips icon indicating copy to clipboard operation
tips copied to clipboard

Most commonly used git tips and tricks.

Results 40 tips issues
Sort by recently updated
recently updated
newest added

Added a new command 'Git Mail' which was updated on latest git version.

The `--delete` flag can be used for deleting both remote branches and tags. This updates "Delete remote tag" to do that. It also adds a deletion syntax without the `refs/tags`...

There have been some commits that have updated `tips.json`, but not the `README.md`. This fixes that.

There were various typos and punctuation errors.

Add tip for editing git config for each level

Let's assume there are master branch, a branch, and b branch. If branch a sends a pull request to the master branch and master merges the branch, a conflict may...

https://github.com/?ref=gh.io