Hacker News (curated)
new
|
past
|
comments
|
ask
|
show
|
jobs
| show hidden
woodruffw
4 hours ago
|
parent
Another useful one if you have a large number of tags and want to see the most recently created ones first:
git config --global tag.sort -creatordate
(`-creatordate` reverses the sort so that the newest come first.)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
|
github