Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Diff syntax highlighting in verbose commits is broken #533

Closed
akonwi opened this issue Nov 8, 2016 · 1 comment
Closed

Diff syntax highlighting in verbose commits is broken #533

akonwi opened this issue Nov 8, 2016 · 1 comment
Labels

Comments

@akonwi
Copy link
Owner

akonwi commented Nov 8, 2016

After version 5.17.0, the diff grammar in the commit message file is not working.

Steps to reproduce:

  1. From the git-plus repo, run git checkout v5.17.0
  2. Run apm install in that repo
  3. Restart atom if it is already open
  4. Open a new git repo in atom
  5. Enable verbose commits in the git-plus package settings
  6. Try to commit and the diff should be colored.
  7. From the git-plus repo, run git checkout v5.17.1
  8. Repeat steps 2-5
  9. Try to commit and the diff should be all grey.
@akonwi
Copy link
Owner Author

akonwi commented Nov 9, 2016

This will be fixed in the next update of the package

@akonwi akonwi closed this as completed Nov 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant