Add git branch switch
This commit is contained in:
parent
bf47895f40
commit
2bdfa5a22f
1 changed files with 6 additions and 0 deletions
|
@ -42,3 +42,9 @@ Here is an example use case
|
|||
|
||||
If include, settings in any configuration found file provided by the path
|
||||
parameter will by append to or will overide current configuration.
|
||||
|
||||
## Switch to previous branch
|
||||
|
||||
```sh
|
||||
git checkout -
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue