Add git branch switch

master
Wilfried OLLIVIER 1 year ago
parent bf47895f40
commit 2bdfa5a22f

@ -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…
Cancel
Save