Source
Setting up Snowflake to use Git
Work with files on a Git repository through a workflow that includes pulling, pushing, and creating files. Consider using Snowflake Workspaces. If you’re using a repository at github.com, you can authenticate with OAuth. Reference files…
snow git setup
snow git setup Sets up a git repository object. Syntax snow git setup <repository_name> --connection <connection> --host <host> --port <port> --account <account> --user <user> --password <password> --authenticator <authenti…