avoid unncessary version output differences in different contexts
Show operating system and repository version list when run outside a git repo too. Also made it only display the local repository version when in a git-annex repo. Before it showed "unknown" when run in a git repo that was not git-annex initialized. That seemed like confusing behavior. This commit was sponsored by Jochen Bartl on Patreon.
This commit is contained in:
parent
95f7295b67
commit
2e6a6024c2
4 changed files with 19 additions and 10 deletions
|
@ -45,3 +45,5 @@ It might make sense to also always output "supported repository versions" and "u
|
|||
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
|
||||
|
||||
I am a long time happy user of git-annex. Thank you for your never ending effort!
|
||||
|
||||
> [[done]] --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2018-06-04T16:16:39Z"
|
||||
content="""
|
||||
Good catch.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue