Skip to content

Pre-push hook causing inability to commit to git when remote Dolt db doesn't exist #91

@dkrevitt

Description

@dkrevitt

After creating a new kurt project, noticing this in kurt doctor (and unable to commit to remote git repo for the project):

Kurt Doctor Report

  PASS hooks_installed: All 4 Git hooks installed
  PASS dolt_initialized: Dolt repository initialized
  PASS branch_sync: Git and Dolt on same branch: main
  PASS no_uncommitted_dolt: Dolt working directory clean
  WARN remotes_configured: Missing 'origin' remote in: Dolt
       Remote push/pull operations may not work
  PASS no_stale_locks: No lock files present

Summary: 5 passed, 1 warnings

Got around this by removing the pre-push hook for the project.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions