Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DL4J Javadoc: problematic package names #115

Open
AlexDBlack opened this issue Aug 10, 2018 · 0 comments
Open

DL4J Javadoc: problematic package names #115

AlexDBlack opened this issue Aug 10, 2018 · 0 comments

Comments

@AlexDBlack
Copy link
Contributor

This may be an upstream package naming issue, but it seems that git can't cope with the same directory but different case:

https://github.com/deeplearning4j/deeplearning4j-docs/tree/master/api/v1.0.0-beta2/org/deeplearning4j/text/tokenization

c:\DL4J\Git\deeplearning4j-docs>git status
On branch master
Your branch is up to date with 'origin/master'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

        modified:   api/v1.0.0-beta2/org/deeplearning4j/text/tokenization/tokenizerFactory/package-frame.html
        modified:   api/v1.0.0-beta2/org/deeplearning4j/text/tokenization/tokenizerFactory/package-summary.html
        modified:   api/v1.0.0-beta2/org/deeplearning4j/text/tokenization/tokenizerFactory/package-tree.html

These are always marked as modified in git - I can't check out, reset, hard reset etc to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant