Skip to content

fix: add --ignore-switch-directory option for shell initialization#5

Merged
k1LoW merged 1 commit into
mainfrom
fix-comp
Dec 26, 2025
Merged

fix: add --ignore-switch-directory option for shell initialization#5
k1LoW merged 1 commit into
mainfrom
fix-comp

Conversation

@k1LoW

@k1LoW k1LoW commented Dec 26, 2025

Copy link
Copy Markdown
Owner

This update introduces the --ignore-switch-directory option to the --init flag, allowing users to generate shell initialization scripts without the git() wrapper for automatic directory switching. This provides greater flexibility for users with custom setups or conflicting wrappers.

This update introduces the `--ignore-switch-directory` option to the `--init` flag, allowing users to generate shell initialization scripts without the `git()` wrapper for automatic directory switching. This provides greater flexibility for users with custom setups or conflicting wrappers.
@k1LoW k1LoW self-assigned this Dec 26, 2025
@github-actions

Copy link
Copy Markdown
Contributor

Code Metrics Report

main (e9a90e0) #5 (f8113f6) +/-
Coverage 0.0% 0.0% 0.0%
Code to Test Ratio 1:0.0 1:0.0 0.0
Test Execution Time 10s 11s +1s
Details
  |                     | main (e9a90e0) | #5 (f8113f6) | +/-  |
  |---------------------|----------------|--------------|------|
  | Coverage            |           0.0% |         0.0% | 0.0% |
  |   Files             |              8 |            8 |    0 |
  |   Lines             |            411 |          416 |   +5 |
  |   Covered           |              0 |            0 |    0 |
  | Code to Test Ratio  |          1:0.0 |        1:0.0 |  0.0 |
  |   Code              |            908 |          892 |  -16 |
  |   Test              |              0 |            0 |    0 |
- | Test Execution Time |            10s |          11s |  +1s |

Code coverage of files in pull request scope (0.0% → 0.0%)

Files Coverage +/- Status
cmd/init.go 0.0% 0.0% modified
cmd/root.go 0.0% 0.0% modified

Reported by octocov

@k1LoW k1LoW merged commit 0459325 into main Dec 26, 2025
2 checks passed
@k1LoW k1LoW deleted the fix-comp branch December 26, 2025 02:11
@github-actions github-actions Bot mentioned this pull request Dec 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant