Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
set -t as default #42
Comments
|
This has been requested a few times before and it's a "wontfix". Some people prefer -t. Other people, specially from Asian countries, prefer -l, and others just prefer another output template. The current default template is a safe choice, it works on most platforms and is equally useful to everybody. Granted, it's not very useful in most cases but, that way, users are forced to make a decision and use the proper program option. |
|
It is possible to alias -t using shell feature. |
|
didn't mind that .. thank you for clearing that up |
|
No problem. In the bitbucket.org issue tracker I had a few issues like this one and I could mark them as duplicated. In the github.com issue tracker, we'll use this one as a reference the next time the topic shows up. :) |
No description provided.