mirror of
https://github.com/jbranchaud/til
synced 2026-01-04 23:58:01 +00:00
Add syntax type to code block in latest til
This commit is contained in:
@@ -10,7 +10,7 @@ importantly the `--cherry-pick` flag.
|
||||
To compare the `feature` branch against the `master` branch, I can run a
|
||||
command like the following:
|
||||
|
||||
```
|
||||
```bash
|
||||
$ git log --left-right --graph --cherry-pick --oneline feature...branch
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user