... | @@ -1828,7 +1828,7 @@ If we run a slightly modified version of our previous git log command... |
... | @@ -1828,7 +1828,7 @@ If we run a slightly modified version of our previous git log command... |
|
git -C ~/Courses/Reviews/cs330/s20 log --since 'January 1 2019' --graph --decorate --all --pretty=oneline --abbrev-commit
|
|
git -C ~/Courses/Reviews/cs330/s20 log --since 'January 1 2019' --graph --decorate --all --pretty=oneline --abbrev-commit
|
|
```
|
|
```
|
|
|
|
|
|
...we more condensed view. Now the different git branches are more visible.
|
|
...we get a more condensed view. Now the different git branches are more visible.
|
|
|
|
|
|
<details>
|
|
<details>
|
|
|
|
|
... | | ... | |