FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Template generator causing excessive warnings during `git status` · Issue #4673 · feast-dev/feast · GitHub

Template generator causing excessive warnings during git status #4673

Description

Expected Behavior

> 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'.

Steps to reproduce

git status

Specifications

  • Version:
  • Platform:
  • Subsystem:

Possible Solution

@emgeee

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL