binary-collections 2.0.9 → 2.0.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.puppeterrc.cjs +25 -0
- package/binaries/binary-executor.cjs +178 -0
- package/{bin → binaries}/clean-nodemodule +0 -0
- package/binaries/clean-nodemodule.cjs +178 -0
- package/binaries/clean-nodemodule.cmd +4 -0
- package/{bin → binaries}/clean-nodemodules +0 -0
- package/binaries/clean-nodemodules.cjs +178 -0
- package/binaries/clean-nodemodules.cmd +5 -0
- package/{bin → binaries}/dev +0 -0
- package/binaries/dev.cjs +178 -0
- package/{bin → binaries}/empty +0 -0
- package/binaries/empty.cjs +178 -0
- package/{bin → binaries}/git-reduce-size +0 -0
- package/binaries/git-reduce-size.cjs +178 -0
- package/binaries/javakill.cjs +178 -0
- package/{bin → binaries}/javakill.cmd +0 -0
- package/binaries/kill-night-crows.bat +7 -0
- package/binaries/kill-night-crows.ps1 +172 -0
- package/{bin → binaries}/kill-process +0 -0
- package/binaries/kill-process.cjs +178 -0
- package/binaries/nodekill.cjs +178 -0
- package/{bin → binaries}/nodekill.ps1 +0 -0
- package/{bin → binaries}/prod +0 -0
- package/binaries/prod.cjs +178 -0
- package/binaries/py +111 -0
- package/binaries/py.cjs +178 -0
- package/binaries/py.cmd +49 -0
- package/{bin → binaries}/rmfind +0 -0
- package/binaries/rmfind.cjs +178 -0
- package/{bin → binaries}/rmx +0 -0
- package/binaries/rmx.cjs +178 -0
- package/{bin → binaries}/submodule-token +0 -0
- package/binaries/submodule-token.cjs +178 -0
- package/binaries/test-cjs +10 -0
- package/binaries/test-cjs.cjs +178 -0
- package/binaries/test-cjs.cmd +11 -0
- package/binaries/yarn-clean +32 -0
- package/binaries/yarn-clean.cjs +178 -0
- package/binaries/yarn-clean.cmd +30 -0
- package/binaries/yarn-clean.py +148 -0
- package/docs-src/clean-github-actions-caches.md +26 -0
- package/docs-src/free-chatgpt.md +26 -0
- package/lib/binary-collections-config.cjs +3 -2
- package/lib/binary-collections-config.mjs +2 -2
- package/lib/binary-collections.cjs +513 -105
- package/lib/binary-collections.mjs +178 -117
- package/lib/changelog.cjs +64 -16
- package/lib/changelog.mjs +177 -171
- package/lib/{chunk-VVEZVNIV.mjs → chunk-2CBJCW7E.mjs} +3 -3
- package/lib/chunk-34IQDTLZ.mjs +27 -0
- package/lib/chunk-3HFFECCI.mjs +27 -0
- package/lib/chunk-4UHL4WVN.mjs +136 -0
- package/lib/{chunk-4BYBVEYC.mjs → chunk-66PAU5PS.mjs} +5 -4
- package/lib/chunk-6HHJRKFB.mjs +59 -0
- package/lib/chunk-6S4NXESK.mjs +26 -0
- package/lib/chunk-7XTEJHOE.mjs +193 -0
- package/lib/{chunk-ZYAQRPUL.mjs → chunk-7YD7IPFF.mjs} +2 -2
- package/lib/{chunk-SH3L6HHV.mjs → chunk-A2JQXI5Z.mjs} +2 -2
- package/lib/{chunk-EGSSKVDH.mjs → chunk-A3VUZEJK.mjs} +1 -1
- package/lib/chunk-AJDD5DZM.mjs +109 -0
- package/lib/chunk-BZWVHODJ.mjs +62 -0
- package/lib/chunk-FCDQGYBF.mjs +136 -0
- package/lib/chunk-FKI7IEB5.mjs +172 -0
- package/lib/chunk-GEYA2USY.mjs +207 -0
- package/lib/chunk-GJTGHXRA.mjs +356 -0
- package/lib/{chunk-YV7DO3YV.mjs → chunk-HLGOWBEO.mjs} +1 -1
- package/lib/chunk-ID2WBTE2.mjs +80 -0
- package/lib/chunk-JXFOHKDM.mjs +239 -0
- package/lib/{chunk-YX5U7XDR.mjs → chunk-M3YIYRHT.mjs} +6 -5
- package/lib/chunk-N436BNBK.mjs +514 -0
- package/lib/chunk-NCXAP7AA.mjs +31 -0
- package/lib/chunk-PDN26I7O.mjs +188 -0
- package/lib/{chunk-JGR2NW6D.mjs → chunk-PDSXF5HY.mjs} +3 -3
- package/lib/{chunk-AASHBCRW.mjs → chunk-QQ4A6DLD.mjs} +8 -0
- package/lib/{chunk-ONIBBBQ3.mjs → chunk-RWLXRTYP.mjs} +4 -3
- package/lib/chunk-TOIVAQF7.mjs +136 -0
- package/lib/chunk-V5SKYJUB.mjs +136 -0
- package/lib/chunk-WSRETQCA.mjs +59 -0
- package/lib/chunk-XA3SNBPA.mjs +184 -0
- package/lib/chunk-XVBFFVCJ.mjs +209 -0
- package/lib/chunk-YYLIQQKF.mjs +31 -0
- package/lib/{chunk-APBWENF6.mjs → chunk-Z6JLYU2J.mjs} +63 -16
- package/lib/chunk-ZDMWBSYF.mjs +81 -0
- package/lib/clean-github-actions-caches.cjs +291 -148
- package/lib/clean-github-actions-caches.mjs +4 -3
- package/lib/del-gradle.cjs +63 -15
- package/lib/del-gradle.js +2 -1
- package/lib/del-gradle.mjs +2 -2
- package/lib/del-node-modules.cjs +143 -148
- package/lib/del-node-modules.js +210 -14
- package/lib/del-node-modules.mjs +149 -18
- package/lib/del-ps.cjs +90 -21
- package/lib/del-ps.js +3 -2
- package/lib/del-ps.mjs +7 -5
- package/lib/del-yarn-caches.cjs +87 -18
- package/lib/del-yarn-caches.js +38 -3
- package/lib/del-yarn-caches.mjs +6 -6
- package/lib/find-node-modules-cli.cjs +5 -4
- package/lib/find-node-modules-cli.js +2 -1
- package/lib/find-node-modules-cli.mjs +2 -2
- package/lib/find-node-modules.cjs +4 -3
- package/lib/{find-node-modules.d.ts → find-node-modules.d.cts} +1 -1
- package/lib/find-node-modules.mjs +2 -2
- package/lib/free-chatgpt.cjs +754 -0
- package/lib/free-chatgpt.js +51 -0
- package/lib/free-chatgpt.mjs +50 -0
- package/lib/git/gitattributes.cjs +2 -1
- package/lib/git/{gitattributes.d.ts → gitattributes.d.cts} +7 -2
- package/lib/git/gitattributes.mjs +2 -2
- package/lib/git/line-endings.cjs +298 -64
- package/lib/git/line-endings.mjs +4 -4
- package/lib/git/normalize.cjs +26 -36
- package/lib/git/normalize.mjs +2 -2
- package/lib/git/permissions.cjs +77 -11
- package/lib/git/permissions.mjs +3 -3
- package/lib/git/pull-strategy.cjs +76 -9
- package/lib/git/pull-strategy.mjs +3 -3
- package/lib/git/undo-commit-cli.cjs +110 -0
- package/lib/git/undo-commit-cli.d.ts +1 -0
- package/lib/git/undo-commit-cli.js +4 -0
- package/lib/git/undo-commit-cli.mjs +14 -0
- package/lib/git/undo-commit.cjs +81 -0
- package/lib/git/undo-commit.d.cts +1 -0
- package/lib/git/undo-commit.mjs +7 -0
- package/lib/git/undo-staged-cli.cjs +110 -0
- package/lib/git/undo-staged-cli.d.ts +1 -0
- package/lib/git/undo-staged-cli.js +4 -0
- package/lib/git/undo-staged-cli.mjs +14 -0
- package/lib/git/undo-staged.cjs +81 -0
- package/lib/git/undo-staged.d.cts +1 -0
- package/lib/git/undo-staged.mjs +7 -0
- package/lib/git/user-config.cjs +313 -83
- package/lib/git/user-config.mjs +4 -4
- package/lib/git/utils.cjs +40 -60
- package/lib/git/utils.mjs +2 -2
- package/lib/git-diff-cli.cjs +857 -0
- package/lib/git-diff-cli.js +16 -0
- package/lib/git-diff-cli.mjs +17 -0
- package/lib/git-diff.cjs +862 -58
- package/lib/git-diff.d.ts +38 -83
- package/lib/git-diff.js +152 -0
- package/lib/git-diff.mjs +23 -85
- package/lib/git-fix.cjs +733 -97
- package/lib/git-fix.mjs +10 -9
- package/lib/git-purge.cjs +64 -16
- package/lib/git-purge.d.cts +1 -0
- package/lib/git-purge.mjs +43 -37
- package/lib/index.cjs +7 -6
- package/lib/index.d.ts +1 -1
- package/lib/index.js +2 -5
- package/lib/index.mjs +4 -4
- package/lib/kill-night-crows.cjs +87 -0
- package/lib/kill-night-crows.d.mts +1 -0
- package/lib/kill-night-crows.mjs +65 -0
- package/lib/npm-run-series.cjs +63 -16
- package/lib/npm-run-series.mjs +42 -36
- package/lib/package-resolutions-updater-cli.cjs +560 -0
- package/lib/package-resolutions-updater-cli.d.mts +1 -0
- package/lib/package-resolutions-updater-cli.mjs +124 -0
- package/lib/package-resolutions-updater.cjs +178 -158
- package/lib/package-resolutions-updater.d.mts +32 -1
- package/lib/package-resolutions-updater.mjs +17 -338
- package/lib/php-cs-fixer-staged.cjs +105 -0
- package/lib/php-cs-fixer-staged.d.cts +2 -0
- package/lib/php-cs-fixer-staged.mjs +117 -0
- package/lib/print-directory-tree.cjs +320 -207
- package/lib/print-directory-tree.mjs +3 -3
- package/lib/ps/connected-domain.cjs +25 -2
- package/lib/ps/connected-domain.d.ts +10 -2
- package/lib/ps/connected-domain.js +5 -2
- package/lib/ps/connected-domain.mjs +8 -4
- package/lib/ps/index.cjs +345 -322
- package/lib/ps/index.d.mjs +1 -1
- package/lib/ps/index.js +2 -1
- package/lib/ps/index.mjs +179 -182
- package/lib/ps/isWin.cjs +24 -1
- package/lib/ps/isWin.d.ts +1 -1
- package/lib/ps/isWin.js +3 -1
- package/lib/ps/isWin.mjs +8 -4
- package/lib/ps/table-parser.cjs +167 -159
- package/lib/ps/table-parser.d.ts +5 -0
- package/lib/ps/table-parser.js +10 -4
- package/lib/ps/table-parser.mjs +9 -5
- package/lib/remove-module.cjs +310 -0
- package/lib/remove-module.d.mts +1 -0
- package/lib/remove-module.mjs +111 -0
- package/lib/rmpath.cjs +322 -0
- package/lib/rmpath.d.mts +3 -0
- package/lib/rmpath.mjs +108 -0
- package/lib/submodule-install.cjs +311 -86
- package/lib/submodule-install.mjs +53 -5
- package/lib/submodule-remove-cli.cjs +107 -0
- package/lib/submodule-remove-cli.d.ts +1 -0
- package/lib/submodule-remove-cli.js +31 -0
- package/lib/submodule-remove-cli.mjs +28 -0
- package/lib/submodule-remove.cjs +46 -0
- package/lib/submodule-remove.d.cts +2 -0
- package/lib/submodule-remove.mjs +6 -0
- package/lib/utils/chatgpt.cjs +541 -0
- package/lib/utils/chatgpt.d.ts +31 -0
- package/lib/utils/chatgpt.js +708 -0
- package/lib/utils/chatgpt.mjs +8 -0
- package/lib/utils/findEnvFiles.cjs +107 -0
- package/lib/utils/findEnvFiles.d.ts +8 -0
- package/lib/utils/findEnvFiles.js +121 -0
- package/lib/utils/findEnvFiles.mjs +8 -0
- package/lib/utils/findWorkspaceRoot.cjs +70 -0
- package/lib/utils/findWorkspaceRoot.d.ts +9 -0
- package/lib/utils/findWorkspaceRoot.js +57 -0
- package/lib/utils/findWorkspaceRoot.mjs +40 -0
- package/lib/{utils.cjs → utils/index.cjs} +61 -14
- package/lib/{utils.mjs → utils/index.mjs} +2 -2
- package/lib/utils/isGithubTokenValid.cjs +64 -0
- package/lib/utils/isGithubTokenValid.d.ts +7 -0
- package/lib/utils/isGithubTokenValid.js +48 -0
- package/lib/utils/isGithubTokenValid.mjs +36 -0
- package/lib/yarn-reinstall.cjs +220 -38
- package/lib/yarn-reinstall.mjs +2 -2
- package/package.json +138 -104
- package/readme.md +48 -75
- package/releases/readme.md +36 -0
- package/requirements.txt +1 -0
- package/test/README.md +101 -0
- package/test/package.json +2 -1
- package/test-project/readme.md +26 -0
- package/tmp/test-repo/README.md +35 -0
- package/tmp/test-repo/package.json +1 -1
- package/tmp/typedoc/readme.md +320 -0
- package/bin/bash-dummy +0 -56
- package/bin/bash-dummy.cmd +0 -25
- package/bin/dir-tree.cmd +0 -7
- package/bin/git-diff +0 -4
- package/bin/git-diff.cmd +0 -7
- package/bin/git-fix +0 -36
- package/bin/git-fix.cmd +0 -7
- package/bin/rmpath +0 -70
- package/bin/submodule-install.txt +0 -118
- package/bin/submodule-remove +0 -46
- package/bin/submodule.txt +0 -172
- package/lib/binary-collections-config.d.mts +0 -18
- package/lib/binary-collections-config.js +0 -39
- package/lib/binary-collections.d.mts +0 -137
- package/lib/binary-collections.d.ts +0 -137
- package/lib/changelog.d.mts +0 -2
- package/lib/changelog.js +0 -226
- package/lib/chunk-DPKAJKFO.mjs +0 -171
- package/lib/chunk-G3THLIDT.mjs +0 -200
- package/lib/chunk-W3ENOM53.mjs +0 -18
- package/lib/clean-github-actions-caches.d.mts +0 -169
- package/lib/clean-github-actions-caches.d.ts +0 -169
- package/lib/del-gradle.d.mts +0 -2
- package/lib/del-node-modules.d.mts +0 -2
- package/lib/del-ps.d.mts +0 -2
- package/lib/del-yarn-caches.d.mts +0 -2
- package/lib/find-node-modules-cli.d.mts +0 -1
- package/lib/find-node-modules.d.mts +0 -13
- package/lib/find-node-modules.js +0 -53
- package/lib/git/gitattributes.d.mts +0 -35
- package/lib/git/gitattributes.js +0 -223
- package/lib/git/line-endings.d.mts +0 -83
- package/lib/git/line-endings.d.ts +0 -83
- package/lib/git/normalize.d.mts +0 -43
- package/lib/git/normalize.d.ts +0 -43
- package/lib/git/permissions.d.mts +0 -17
- package/lib/git/permissions.d.ts +0 -17
- package/lib/git/pull-strategy.d.mts +0 -15
- package/lib/git/pull-strategy.d.ts +0 -15
- package/lib/git/user-config.d.mts +0 -105
- package/lib/git/user-config.d.ts +0 -105
- package/lib/git/utils.d.mts +0 -69
- package/lib/git/utils.d.ts +0 -69
- package/lib/git-diff.d.mts +0 -84
- package/lib/git-fix.d.mts +0 -141
- package/lib/git-fix.d.ts +0 -141
- package/lib/git-purge.d.mts +0 -2
- package/lib/git-purge.js +0 -59
- package/lib/index.d.mts +0 -1
- package/lib/npm-run-series.d.mts +0 -1
- package/lib/npm-run-series.js +0 -86
- package/lib/package-resolutions-updater.d.ts +0 -352
- package/lib/print-directory-tree.d.mts +0 -234
- package/lib/print-directory-tree.d.ts +0 -234
- package/lib/ps/connected-domain.d.mts +0 -3
- package/lib/ps/index.d.d.mts +0 -26
- package/lib/ps/index.d.d.ts +0 -26
- package/lib/ps/index.d.mts +0 -26
- package/lib/ps/isWin.d.mts +0 -3
- package/lib/ps/table-parser.d.mts +0 -3
- package/lib/submodule-install.d.mts +0 -121
- package/lib/submodule-install.d.ts +0 -121
- package/lib/utils.d.mts +0 -40
- package/lib/utils.js +0 -181
- package/lib/yarn-reinstall.d.mts +0 -49
- package/lib/yarn-reinstall.d.ts +0 -49
- package/src/package-resolutions-updater.mjs +0 -350
- package/src/print-directory-tree.cjs +0 -234
- package/src/ps/index.js +0 -286
- package/src/yarn-reinstall.cjs +0 -49
- /package/{bin → binaries}/nodekill +0 -0
- /package/{bin → binaries}/nodekill.cmd +0 -0
- /package/lib/{binary-collections-config.d.ts → binary-collections-config.d.cts} +0 -0
- /package/lib/{changelog.d.ts → changelog.d.cts} +0 -0
- /package/lib/{git-purge.d.ts → free-chatgpt.d.ts} +0 -0
- /package/lib/{git-diff.d.cts → git-diff-cli.d.ts} +0 -0
- /package/lib/{npm-run-series.d.ts → npm-run-series.d.cts} +0 -0
- /package/lib/{utils.d.ts → utils/index.d.cts} +0 -0
package/lib/git/permissions.cjs
CHANGED
|
@@ -1,15 +1,81 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
2
|
+
var __esm = (fn, res) => function __init() {
|
|
3
|
+
return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
|
|
4
|
+
};
|
|
5
|
+
var __commonJS = (cb, mod) => function __require() {
|
|
6
|
+
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
// node_modules/tsup/assets/cjs_shims.js
|
|
10
|
+
var init_cjs_shims = __esm({
|
|
11
|
+
"node_modules/tsup/assets/cjs_shims.js"() {
|
|
12
|
+
}
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
// src/git/utils.cjs
|
|
16
|
+
var require_utils = __commonJS({
|
|
17
|
+
"src/git/utils.cjs"(exports2, module2) {
|
|
18
|
+
init_cjs_shims();
|
|
19
|
+
var { execSync, spawnSync } = require("child_process");
|
|
20
|
+
function runGitCommand2(args, description) {
|
|
21
|
+
try {
|
|
22
|
+
console.log(`[i] ${description}`);
|
|
23
|
+
const result = spawnSync("git", args, { encoding: "utf-8" });
|
|
24
|
+
if (result.status !== 0) {
|
|
25
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
26
|
+
console.error(`Error: ${result.stderr || result.stdout}`);
|
|
27
|
+
return false;
|
|
28
|
+
}
|
|
29
|
+
console.log(`[\u2713] ${description}`);
|
|
30
|
+
return true;
|
|
31
|
+
} catch (error) {
|
|
32
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
33
|
+
console.error(`Error: ${error.message}`);
|
|
34
|
+
return false;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
function isGitRepository(cwd) {
|
|
38
|
+
const dir = typeof cwd === "string" ? cwd : process.cwd();
|
|
39
|
+
try {
|
|
40
|
+
execSync("git rev-parse --git-dir", { stdio: "pipe", cwd: dir });
|
|
41
|
+
return true;
|
|
42
|
+
} catch {
|
|
43
|
+
return false;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
function runGitCommandOutput(args, description) {
|
|
47
|
+
try {
|
|
48
|
+
console.log(`[i] ${description}`);
|
|
49
|
+
const result = spawnSync("git", args, { encoding: "utf-8" });
|
|
50
|
+
if (result.status !== 0) {
|
|
51
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
52
|
+
console.error(`Error: ${result.stderr || result.stdout}`);
|
|
53
|
+
return null;
|
|
54
|
+
}
|
|
55
|
+
console.log(`[\u2713] ${description}`);
|
|
56
|
+
return result.stdout.trim();
|
|
57
|
+
} catch (error) {
|
|
58
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
59
|
+
console.error(`Error: ${error.message}`);
|
|
60
|
+
return null;
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
module2.exports = {
|
|
64
|
+
runGitCommand: runGitCommand2,
|
|
65
|
+
runGitCommandOutput,
|
|
66
|
+
isGitRepository
|
|
67
|
+
};
|
|
68
|
+
}
|
|
69
|
+
});
|
|
70
|
+
|
|
71
|
+
// src/git/permissions.cjs
|
|
72
|
+
init_cjs_shims();
|
|
73
|
+
var { runGitCommand } = require_utils();
|
|
8
74
|
function ignoreFilePermissions() {
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
75
|
+
console.log("\n=== Configuring File Permissions ===");
|
|
76
|
+
runGitCommand(["config", "core.filemode", "false"], "Ignore file permission changes");
|
|
77
|
+
runGitCommand(["config", "diff.ignoreSubmodules", "dirty"], "Ignore submodule permission changes");
|
|
12
78
|
}
|
|
13
79
|
module.exports = {
|
|
14
|
-
|
|
80
|
+
ignoreFilePermissions
|
|
15
81
|
};
|
package/lib/git/permissions.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { createRequire } from 'module'; const require = createRequire(import.meta.url);
|
|
2
2
|
import {
|
|
3
3
|
require_permissions
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
6
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-7YD7IPFF.mjs";
|
|
5
|
+
import "../chunk-A3VUZEJK.mjs";
|
|
6
|
+
import "../chunk-QQ4A6DLD.mjs";
|
|
7
7
|
export default require_permissions();
|
|
@@ -1,13 +1,80 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
2
|
+
var __esm = (fn, res) => function __init() {
|
|
3
|
+
return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
|
|
4
|
+
};
|
|
5
|
+
var __commonJS = (cb, mod) => function __require() {
|
|
6
|
+
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
// node_modules/tsup/assets/cjs_shims.js
|
|
10
|
+
var init_cjs_shims = __esm({
|
|
11
|
+
"node_modules/tsup/assets/cjs_shims.js"() {
|
|
12
|
+
}
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
// src/git/utils.cjs
|
|
16
|
+
var require_utils = __commonJS({
|
|
17
|
+
"src/git/utils.cjs"(exports2, module2) {
|
|
18
|
+
init_cjs_shims();
|
|
19
|
+
var { execSync, spawnSync } = require("child_process");
|
|
20
|
+
function runGitCommand2(args, description) {
|
|
21
|
+
try {
|
|
22
|
+
console.log(`[i] ${description}`);
|
|
23
|
+
const result = spawnSync("git", args, { encoding: "utf-8" });
|
|
24
|
+
if (result.status !== 0) {
|
|
25
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
26
|
+
console.error(`Error: ${result.stderr || result.stdout}`);
|
|
27
|
+
return false;
|
|
28
|
+
}
|
|
29
|
+
console.log(`[\u2713] ${description}`);
|
|
30
|
+
return true;
|
|
31
|
+
} catch (error) {
|
|
32
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
33
|
+
console.error(`Error: ${error.message}`);
|
|
34
|
+
return false;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
function isGitRepository(cwd) {
|
|
38
|
+
const dir = typeof cwd === "string" ? cwd : process.cwd();
|
|
39
|
+
try {
|
|
40
|
+
execSync("git rev-parse --git-dir", { stdio: "pipe", cwd: dir });
|
|
41
|
+
return true;
|
|
42
|
+
} catch {
|
|
43
|
+
return false;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
function runGitCommandOutput(args, description) {
|
|
47
|
+
try {
|
|
48
|
+
console.log(`[i] ${description}`);
|
|
49
|
+
const result = spawnSync("git", args, { encoding: "utf-8" });
|
|
50
|
+
if (result.status !== 0) {
|
|
51
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
52
|
+
console.error(`Error: ${result.stderr || result.stdout}`);
|
|
53
|
+
return null;
|
|
54
|
+
}
|
|
55
|
+
console.log(`[\u2713] ${description}`);
|
|
56
|
+
return result.stdout.trim();
|
|
57
|
+
} catch (error) {
|
|
58
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
59
|
+
console.error(`Error: ${error.message}`);
|
|
60
|
+
return null;
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
module2.exports = {
|
|
64
|
+
runGitCommand: runGitCommand2,
|
|
65
|
+
runGitCommandOutput,
|
|
66
|
+
isGitRepository
|
|
67
|
+
};
|
|
68
|
+
}
|
|
69
|
+
});
|
|
70
|
+
|
|
71
|
+
// src/git/pull-strategy.cjs
|
|
72
|
+
init_cjs_shims();
|
|
73
|
+
var { runGitCommand } = require_utils();
|
|
7
74
|
function setPullStrategy() {
|
|
8
|
-
|
|
9
|
-
|
|
75
|
+
console.log("\n=== Configuring Pull Strategy ===");
|
|
76
|
+
runGitCommand(["config", "pull.rebase", "false"], "Disable automatic rebase on pull");
|
|
10
77
|
}
|
|
11
78
|
module.exports = {
|
|
12
|
-
|
|
79
|
+
setPullStrategy
|
|
13
80
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { createRequire } from 'module'; const require = createRequire(import.meta.url);
|
|
2
2
|
import {
|
|
3
3
|
require_pull_strategy
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-
|
|
6
|
-
import "../chunk-
|
|
4
|
+
} from "../chunk-A2JQXI5Z.mjs";
|
|
5
|
+
import "../chunk-A3VUZEJK.mjs";
|
|
6
|
+
import "../chunk-QQ4A6DLD.mjs";
|
|
7
7
|
export default require_pull_strategy();
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
var __create = Object.create;
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __esm = (fn, res) => function __init() {
|
|
8
|
+
return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
|
|
9
|
+
};
|
|
10
|
+
var __commonJS = (cb, mod) => function __require() {
|
|
11
|
+
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
12
|
+
};
|
|
13
|
+
var __copyProps = (to, from, except, desc) => {
|
|
14
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
15
|
+
for (let key of __getOwnPropNames(from))
|
|
16
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
17
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
18
|
+
}
|
|
19
|
+
return to;
|
|
20
|
+
};
|
|
21
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
22
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
23
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
24
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
25
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
26
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
27
|
+
mod
|
|
28
|
+
));
|
|
29
|
+
|
|
30
|
+
// node_modules/tsup/assets/cjs_shims.js
|
|
31
|
+
var init_cjs_shims = __esm({
|
|
32
|
+
"node_modules/tsup/assets/cjs_shims.js"() {
|
|
33
|
+
}
|
|
34
|
+
});
|
|
35
|
+
|
|
36
|
+
// src/git/utils.cjs
|
|
37
|
+
var require_utils = __commonJS({
|
|
38
|
+
"src/git/utils.cjs"(exports2, module2) {
|
|
39
|
+
init_cjs_shims();
|
|
40
|
+
var { execSync, spawnSync } = require("child_process");
|
|
41
|
+
function runGitCommand(args, description) {
|
|
42
|
+
try {
|
|
43
|
+
console.log(`[i] ${description}`);
|
|
44
|
+
const result = spawnSync("git", args, { encoding: "utf-8" });
|
|
45
|
+
if (result.status !== 0) {
|
|
46
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
47
|
+
console.error(`Error: ${result.stderr || result.stdout}`);
|
|
48
|
+
return false;
|
|
49
|
+
}
|
|
50
|
+
console.log(`[\u2713] ${description}`);
|
|
51
|
+
return true;
|
|
52
|
+
} catch (error) {
|
|
53
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
54
|
+
console.error(`Error: ${error.message}`);
|
|
55
|
+
return false;
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
function isGitRepository(cwd) {
|
|
59
|
+
const dir = typeof cwd === "string" ? cwd : process.cwd();
|
|
60
|
+
try {
|
|
61
|
+
execSync("git rev-parse --git-dir", { stdio: "pipe", cwd: dir });
|
|
62
|
+
return true;
|
|
63
|
+
} catch {
|
|
64
|
+
return false;
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
function runGitCommandOutput(args, description) {
|
|
68
|
+
try {
|
|
69
|
+
console.log(`[i] ${description}`);
|
|
70
|
+
const result = spawnSync("git", args, { encoding: "utf-8" });
|
|
71
|
+
if (result.status !== 0) {
|
|
72
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
73
|
+
console.error(`Error: ${result.stderr || result.stdout}`);
|
|
74
|
+
return null;
|
|
75
|
+
}
|
|
76
|
+
console.log(`[\u2713] ${description}`);
|
|
77
|
+
return result.stdout.trim();
|
|
78
|
+
} catch (error) {
|
|
79
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
80
|
+
console.error(`Error: ${error.message}`);
|
|
81
|
+
return null;
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
module2.exports = {
|
|
85
|
+
runGitCommand,
|
|
86
|
+
runGitCommandOutput,
|
|
87
|
+
isGitRepository
|
|
88
|
+
};
|
|
89
|
+
}
|
|
90
|
+
});
|
|
91
|
+
|
|
92
|
+
// src/git/undo-commit.cjs
|
|
93
|
+
var require_undo_commit = __commonJS({
|
|
94
|
+
"src/git/undo-commit.cjs"(exports2, module2) {
|
|
95
|
+
init_cjs_shims();
|
|
96
|
+
var { runGitCommand } = require_utils();
|
|
97
|
+
function undoLastCommit2() {
|
|
98
|
+
console.log("\n=== Undoing Last Commit ===");
|
|
99
|
+
runGitCommand(["reset", "--soft", "HEAD~1"], "Undo last commit while keeping changes staged");
|
|
100
|
+
}
|
|
101
|
+
module2.exports = {
|
|
102
|
+
undoLastCommit: undoLastCommit2
|
|
103
|
+
};
|
|
104
|
+
}
|
|
105
|
+
});
|
|
106
|
+
|
|
107
|
+
// src/git/undo-commit-cli.js
|
|
108
|
+
init_cjs_shims();
|
|
109
|
+
var import_undo_commit = __toESM(require_undo_commit(), 1);
|
|
110
|
+
(0, import_undo_commit.undoLastCommit)();
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { createRequire } from 'module'; const require = createRequire(import.meta.url);
|
|
2
|
+
import {
|
|
3
|
+
require_undo_commit
|
|
4
|
+
} from "../chunk-34IQDTLZ.mjs";
|
|
5
|
+
import "../chunk-A3VUZEJK.mjs";
|
|
6
|
+
import {
|
|
7
|
+
__toESM,
|
|
8
|
+
init_esm_shims
|
|
9
|
+
} from "../chunk-QQ4A6DLD.mjs";
|
|
10
|
+
|
|
11
|
+
// src/git/undo-commit-cli.js
|
|
12
|
+
init_esm_shims();
|
|
13
|
+
var import_undo_commit = __toESM(require_undo_commit(), 1);
|
|
14
|
+
(0, import_undo_commit.undoLastCommit)();
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
2
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
3
|
+
var __esm = (fn, res) => function __init() {
|
|
4
|
+
return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
|
|
5
|
+
};
|
|
6
|
+
var __commonJS = (cb, mod) => function __require() {
|
|
7
|
+
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
8
|
+
};
|
|
9
|
+
|
|
10
|
+
// node_modules/tsup/assets/cjs_shims.js
|
|
11
|
+
var init_cjs_shims = __esm({
|
|
12
|
+
"node_modules/tsup/assets/cjs_shims.js"() {
|
|
13
|
+
}
|
|
14
|
+
});
|
|
15
|
+
|
|
16
|
+
// src/git/utils.cjs
|
|
17
|
+
var require_utils = __commonJS({
|
|
18
|
+
"src/git/utils.cjs"(exports2, module2) {
|
|
19
|
+
init_cjs_shims();
|
|
20
|
+
var { execSync, spawnSync } = require("child_process");
|
|
21
|
+
function runGitCommand2(args, description) {
|
|
22
|
+
try {
|
|
23
|
+
console.log(`[i] ${description}`);
|
|
24
|
+
const result = spawnSync("git", args, { encoding: "utf-8" });
|
|
25
|
+
if (result.status !== 0) {
|
|
26
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
27
|
+
console.error(`Error: ${result.stderr || result.stdout}`);
|
|
28
|
+
return false;
|
|
29
|
+
}
|
|
30
|
+
console.log(`[\u2713] ${description}`);
|
|
31
|
+
return true;
|
|
32
|
+
} catch (error) {
|
|
33
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
34
|
+
console.error(`Error: ${error.message}`);
|
|
35
|
+
return false;
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
function isGitRepository(cwd) {
|
|
39
|
+
const dir = typeof cwd === "string" ? cwd : process.cwd();
|
|
40
|
+
try {
|
|
41
|
+
execSync("git rev-parse --git-dir", { stdio: "pipe", cwd: dir });
|
|
42
|
+
return true;
|
|
43
|
+
} catch {
|
|
44
|
+
return false;
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
function runGitCommandOutput(args, description) {
|
|
48
|
+
try {
|
|
49
|
+
console.log(`[i] ${description}`);
|
|
50
|
+
const result = spawnSync("git", args, { encoding: "utf-8" });
|
|
51
|
+
if (result.status !== 0) {
|
|
52
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
53
|
+
console.error(`Error: ${result.stderr || result.stdout}`);
|
|
54
|
+
return null;
|
|
55
|
+
}
|
|
56
|
+
console.log(`[\u2713] ${description}`);
|
|
57
|
+
return result.stdout.trim();
|
|
58
|
+
} catch (error) {
|
|
59
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
60
|
+
console.error(`Error: ${error.message}`);
|
|
61
|
+
return null;
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
module2.exports = {
|
|
65
|
+
runGitCommand: runGitCommand2,
|
|
66
|
+
runGitCommandOutput,
|
|
67
|
+
isGitRepository
|
|
68
|
+
};
|
|
69
|
+
}
|
|
70
|
+
});
|
|
71
|
+
|
|
72
|
+
// src/git/undo-commit.cjs
|
|
73
|
+
init_cjs_shims();
|
|
74
|
+
var { runGitCommand } = require_utils();
|
|
75
|
+
function undoLastCommit() {
|
|
76
|
+
console.log("\n=== Undoing Last Commit ===");
|
|
77
|
+
runGitCommand(["reset", "--soft", "HEAD~1"], "Undo last commit while keeping changes staged");
|
|
78
|
+
}
|
|
79
|
+
module.exports = {
|
|
80
|
+
undoLastCommit
|
|
81
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export function undoLastCommit(): void;
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
var __create = Object.create;
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __esm = (fn, res) => function __init() {
|
|
8
|
+
return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
|
|
9
|
+
};
|
|
10
|
+
var __commonJS = (cb, mod) => function __require() {
|
|
11
|
+
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
12
|
+
};
|
|
13
|
+
var __copyProps = (to, from, except, desc) => {
|
|
14
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
15
|
+
for (let key of __getOwnPropNames(from))
|
|
16
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
17
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
18
|
+
}
|
|
19
|
+
return to;
|
|
20
|
+
};
|
|
21
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
22
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
23
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
24
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
25
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
26
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
27
|
+
mod
|
|
28
|
+
));
|
|
29
|
+
|
|
30
|
+
// node_modules/tsup/assets/cjs_shims.js
|
|
31
|
+
var init_cjs_shims = __esm({
|
|
32
|
+
"node_modules/tsup/assets/cjs_shims.js"() {
|
|
33
|
+
}
|
|
34
|
+
});
|
|
35
|
+
|
|
36
|
+
// src/git/utils.cjs
|
|
37
|
+
var require_utils = __commonJS({
|
|
38
|
+
"src/git/utils.cjs"(exports2, module2) {
|
|
39
|
+
init_cjs_shims();
|
|
40
|
+
var { execSync, spawnSync } = require("child_process");
|
|
41
|
+
function runGitCommand(args, description) {
|
|
42
|
+
try {
|
|
43
|
+
console.log(`[i] ${description}`);
|
|
44
|
+
const result = spawnSync("git", args, { encoding: "utf-8" });
|
|
45
|
+
if (result.status !== 0) {
|
|
46
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
47
|
+
console.error(`Error: ${result.stderr || result.stdout}`);
|
|
48
|
+
return false;
|
|
49
|
+
}
|
|
50
|
+
console.log(`[\u2713] ${description}`);
|
|
51
|
+
return true;
|
|
52
|
+
} catch (error) {
|
|
53
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
54
|
+
console.error(`Error: ${error.message}`);
|
|
55
|
+
return false;
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
function isGitRepository(cwd) {
|
|
59
|
+
const dir = typeof cwd === "string" ? cwd : process.cwd();
|
|
60
|
+
try {
|
|
61
|
+
execSync("git rev-parse --git-dir", { stdio: "pipe", cwd: dir });
|
|
62
|
+
return true;
|
|
63
|
+
} catch {
|
|
64
|
+
return false;
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
function runGitCommandOutput(args, description) {
|
|
68
|
+
try {
|
|
69
|
+
console.log(`[i] ${description}`);
|
|
70
|
+
const result = spawnSync("git", args, { encoding: "utf-8" });
|
|
71
|
+
if (result.status !== 0) {
|
|
72
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
73
|
+
console.error(`Error: ${result.stderr || result.stdout}`);
|
|
74
|
+
return null;
|
|
75
|
+
}
|
|
76
|
+
console.log(`[\u2713] ${description}`);
|
|
77
|
+
return result.stdout.trim();
|
|
78
|
+
} catch (error) {
|
|
79
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
80
|
+
console.error(`Error: ${error.message}`);
|
|
81
|
+
return null;
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
module2.exports = {
|
|
85
|
+
runGitCommand,
|
|
86
|
+
runGitCommandOutput,
|
|
87
|
+
isGitRepository
|
|
88
|
+
};
|
|
89
|
+
}
|
|
90
|
+
});
|
|
91
|
+
|
|
92
|
+
// src/git/undo-staged.cjs
|
|
93
|
+
var require_undo_staged = __commonJS({
|
|
94
|
+
"src/git/undo-staged.cjs"(exports2, module2) {
|
|
95
|
+
init_cjs_shims();
|
|
96
|
+
var { runGitCommand } = require_utils();
|
|
97
|
+
function undoStagedChanges2() {
|
|
98
|
+
console.log("\n=== Undoing Staged Changes ===");
|
|
99
|
+
runGitCommand(["reset", "HEAD", "."], "Undo staged changes");
|
|
100
|
+
}
|
|
101
|
+
module2.exports = {
|
|
102
|
+
undoStagedChanges: undoStagedChanges2
|
|
103
|
+
};
|
|
104
|
+
}
|
|
105
|
+
});
|
|
106
|
+
|
|
107
|
+
// src/git/undo-staged-cli.js
|
|
108
|
+
init_cjs_shims();
|
|
109
|
+
var import_undo_staged = __toESM(require_undo_staged(), 1);
|
|
110
|
+
(0, import_undo_staged.undoStagedChanges)();
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { createRequire } from 'module'; const require = createRequire(import.meta.url);
|
|
2
|
+
import {
|
|
3
|
+
require_undo_staged
|
|
4
|
+
} from "../chunk-3HFFECCI.mjs";
|
|
5
|
+
import "../chunk-A3VUZEJK.mjs";
|
|
6
|
+
import {
|
|
7
|
+
__toESM,
|
|
8
|
+
init_esm_shims
|
|
9
|
+
} from "../chunk-QQ4A6DLD.mjs";
|
|
10
|
+
|
|
11
|
+
// src/git/undo-staged-cli.js
|
|
12
|
+
init_esm_shims();
|
|
13
|
+
var import_undo_staged = __toESM(require_undo_staged(), 1);
|
|
14
|
+
(0, import_undo_staged.undoStagedChanges)();
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
2
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
3
|
+
var __esm = (fn, res) => function __init() {
|
|
4
|
+
return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
|
|
5
|
+
};
|
|
6
|
+
var __commonJS = (cb, mod) => function __require() {
|
|
7
|
+
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
8
|
+
};
|
|
9
|
+
|
|
10
|
+
// node_modules/tsup/assets/cjs_shims.js
|
|
11
|
+
var init_cjs_shims = __esm({
|
|
12
|
+
"node_modules/tsup/assets/cjs_shims.js"() {
|
|
13
|
+
}
|
|
14
|
+
});
|
|
15
|
+
|
|
16
|
+
// src/git/utils.cjs
|
|
17
|
+
var require_utils = __commonJS({
|
|
18
|
+
"src/git/utils.cjs"(exports2, module2) {
|
|
19
|
+
init_cjs_shims();
|
|
20
|
+
var { execSync, spawnSync } = require("child_process");
|
|
21
|
+
function runGitCommand2(args, description) {
|
|
22
|
+
try {
|
|
23
|
+
console.log(`[i] ${description}`);
|
|
24
|
+
const result = spawnSync("git", args, { encoding: "utf-8" });
|
|
25
|
+
if (result.status !== 0) {
|
|
26
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
27
|
+
console.error(`Error: ${result.stderr || result.stdout}`);
|
|
28
|
+
return false;
|
|
29
|
+
}
|
|
30
|
+
console.log(`[\u2713] ${description}`);
|
|
31
|
+
return true;
|
|
32
|
+
} catch (error) {
|
|
33
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
34
|
+
console.error(`Error: ${error.message}`);
|
|
35
|
+
return false;
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
function isGitRepository(cwd) {
|
|
39
|
+
const dir = typeof cwd === "string" ? cwd : process.cwd();
|
|
40
|
+
try {
|
|
41
|
+
execSync("git rev-parse --git-dir", { stdio: "pipe", cwd: dir });
|
|
42
|
+
return true;
|
|
43
|
+
} catch {
|
|
44
|
+
return false;
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
function runGitCommandOutput(args, description) {
|
|
48
|
+
try {
|
|
49
|
+
console.log(`[i] ${description}`);
|
|
50
|
+
const result = spawnSync("git", args, { encoding: "utf-8" });
|
|
51
|
+
if (result.status !== 0) {
|
|
52
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
53
|
+
console.error(`Error: ${result.stderr || result.stdout}`);
|
|
54
|
+
return null;
|
|
55
|
+
}
|
|
56
|
+
console.log(`[\u2713] ${description}`);
|
|
57
|
+
return result.stdout.trim();
|
|
58
|
+
} catch (error) {
|
|
59
|
+
console.error(`[\u2717] Failed: ${description}`);
|
|
60
|
+
console.error(`Error: ${error.message}`);
|
|
61
|
+
return null;
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
module2.exports = {
|
|
65
|
+
runGitCommand: runGitCommand2,
|
|
66
|
+
runGitCommandOutput,
|
|
67
|
+
isGitRepository
|
|
68
|
+
};
|
|
69
|
+
}
|
|
70
|
+
});
|
|
71
|
+
|
|
72
|
+
// src/git/undo-staged.cjs
|
|
73
|
+
init_cjs_shims();
|
|
74
|
+
var { runGitCommand } = require_utils();
|
|
75
|
+
function undoStagedChanges() {
|
|
76
|
+
console.log("\n=== Undoing Staged Changes ===");
|
|
77
|
+
runGitCommand(["reset", "HEAD", "."], "Undo staged changes");
|
|
78
|
+
}
|
|
79
|
+
module.exports = {
|
|
80
|
+
undoStagedChanges
|
|
81
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export function undoStagedChanges(): void;
|