You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> git status
On branch master
nothing to commit, working tree clean
Current Behavior
[master]% git status
warning: unable to access 'sdk/python/feast/templates/snowflake/.gitignore': Too many levels of symbolic links
warning: unable to access 'sdk/python/feast/templates/minimal/.gitignore': Too many levels of symbolic links
warning: unable to access 'sdk/python/feast/templates/gcp/.gitignore': Too many levels of symbolic links
warning: unable to access 'sdk/python/feast/templates/postgres/.gitignore': Too many levels of symbolic links
warning: unable to access 'sdk/python/feast/templates/cassandra/.gitignore': Too many levels of symbolic links
warning: unable to access 'sdk/python/feast/templates/hbase/.gitignore': Too many levels of symbolic links
warning: unable to access 'sdk/python/feast/templates/aws/.gitignore': Too many levels of symbolic links
warning: unable to access 'sdk/python/feast/templates/hazelcast/.gitignore': Too many levels of symbolic links
warning: unable to access 'sdk/python/feast/templates/spark/.gitignore': Too many levels of symbolic links
warning: unable to access 'sdk/python/feast/templates/athena/.gitignore': Too many levels of symbolic links
On branch master
Your branch is up to date with 'origin/master'.
Expected Behavior
> git status On branch master nothing to commit, working tree clean
Current Behavior
Steps to reproduce
Specifications
Possible Solution
@emgeee
The text was updated successfully, but these errors were encountered: