mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-25 17:04:01 +00:00
todo
This commit is contained in:
parent
ce5e355a19
commit
cb5ca3fdd6
1 changed files with 6 additions and 0 deletions
|
|
@ -225,3 +225,9 @@ Given a version number MAJOR.MINOR.PATCH, increment the:
|
|||
|
||||
Initial release: https://news.ycombinator.com/item?id=10066742
|
||||
v2.0.0 release: https://news.ycombinator.com/item?id=10132831
|
||||
|
||||
----------------------------------------------------------------
|
||||
git remote add upstream https://github.com/Homebrew/homebrew
|
||||
git fetch upstream
|
||||
git diff HEAD^ HEAD
|
||||
git diff HEAD^2 HEAD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue