datalad / datalad-next

DataLad extension for new functionality and improved user experience
https://datalad.org
Other
7 stars 8 forks source link

`next-status` claims nothing to save when all is staged and no HEAD #680

Closed mih closed 4 months ago

mih commented 4 months ago

Clearly misleading and wrong

❯ git status
On branch main

No commits yet

Changes to be committed:
  (use "git rm --cached <file>..." to unstage)
        new file:   datasalad/__init__.py
        new file:   pyproject.toml

❯ datalad next-status
nothing to save, working tree clean