databricks-cli/internal
Pieter Noordhuis 584c8d1b0b
Allow synchronization to a directory inside a repo (#213)
Before this commit this would error saying that the repo doesn't exist yet.

With this commit it creates the directory, but only after checking that
the repo exists.
2023-02-20 14:34:48 +01:00
..
build Include build information and add version command (#194) 2023-02-03 15:38:53 +01:00
api_test.go Fix integration tests for windows (#165) 2023-01-11 13:32:02 +01:00
filer_test.go Use []byte for files in workspace (#162) 2023-01-05 12:03:31 +01:00
helpers.go Add RequireSuccessfulRun helper (#125) 2022-12-09 15:41:04 +01:00
locker_test.go Fix integration tests for windows (#165) 2023-01-11 13:32:02 +01:00
sync_test.go Allow synchronization to a directory inside a repo (#213) 2023-02-20 14:34:48 +01:00