mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-17 15:49:34 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# git feature
|
||||
|
||||
> Create or merge feature branches.
|
||||
> Feature branches obey the format feature/<name>.
|
||||
> Feature branches obey the format feature/name.
|
||||
> More information: <https://github.com/tj/git-extras/blob/master/Commands.md#git-feature>.
|
||||
|
||||
- Create and switch to a new feature branch:
|
||||
|
||||
Reference in New Issue
Block a user