Skip to content

Template generator causing excessive warnings during git status #4673

@franciscojavierarceo

Description

@franciscojavierarceo

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