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

apex.db causing issues git commit #1061

Closed
chandra2ravi opened this issue Feb 14, 2019 · 1 comment
Closed

apex.db causing issues git commit #1061

chandra2ravi opened this issue Feb 14, 2019 · 1 comment

Comments

@chandra2ravi
Copy link

OS: Windows
OHmy SZh

git ls-tree -l HEAD -- c:\HexagonSFDC\dev.sfdx\tools\apex.db
git show f4dac6697e7d164cb88cb051751d870e7fd433b7
git show :force-app/main/default/classes/AccountUtility.cls
git add -A -- .
fatal: confused by unstable object source data for 8fade9015b2a25fb08b15d9c78a840de3083c507

@ntotten
Copy link
Contributor

ntotten commented Feb 15, 2019

You should not be checking in anything in the .sfdx folder. Add that folder to your .gitignore. Everything in that folder is just for local caching, etc.

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

2 participants