mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 00:02:19 +00:00
add tests for CLI
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { log } from "../../deps.ts";
|
||||
import { execSync } from "node:child_process";
|
||||
import { WM_FORK_PREFIX } from "../main.ts";
|
||||
import { WM_FORK_PREFIX } from "../core/constants.ts";
|
||||
|
||||
export function getCurrentGitBranch(): string | null {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user