mirror of
https://github.com/namibia/tips.git
synced 2025-01-23 23:28:30 +00:00
Update README and TOC
... by `npm run-script generate`
This commit is contained in:
parent
ba5cd1c4f1
commit
f9772a90df
@ -271,6 +271,12 @@ curl http://git.io/vfhol > ~/.git-completion.bash && echo '[ -f ~/.git-completio
|
|||||||
|
|
||||||
## What changed since two weeks?
|
## What changed since two weeks?
|
||||||
```sh
|
```sh
|
||||||
|
git log --no-merges --raw --since='2 weeks ago'
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
__Alternatives:__
|
||||||
|
```sh
|
||||||
git whatchanged --since='2 weeks ago'
|
git whatchanged --since='2 weeks ago'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user