Conversation
bartoldeman
left a comment
There was a problem hiding this comment.
That doesn't really fix it :)
I think it's annoying to need to copy/paste a URL instead of seeing it directly on your terminal screen.
there'd be a couple solutions:
- use github's api to get the info from github if possible
- use
sudo -iu ebuser git blame - present "solution" with git config
- create a temporary bare clone where you can run git blame on
|
ok, I rolled back who_install.sh then, and instead introduced another script |
|
I'd suggest keeping the old behavior, that is : having the answer in the terminal, and adding a link as extra. |
I just hold Command and click on the URL, nothing to copy/paste, it opens in the browser |
|
The sorting can be fixed with: |
uh ? |
|
To sort decreasingly the dates, and show who installed it most recently first |
There's no such sorting in the new script |
No description provided.