Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation script messes up the .git folder in PowerShell 5 #2795

Closed
CodingWonders opened this issue Sep 22, 2024 · 0 comments · Fixed by #2813
Closed

Compilation script messes up the .git folder in PowerShell 5 #2795

CodingWonders opened this issue Sep 22, 2024 · 0 comments · Fixed by #2813
Labels
bug Something isn't working

Comments

@CodingWonders
Copy link
Contributor

Describe the bug

When compiling WinUtil with PowerShell 5, it incorrectly detects the .git folder and does what the script does with PowerShell scripts. This messes up the cloned GIT repo.

To Reproduce

Steps to reproduce the behavior:

  1. Run compile.ps1 in PowerShell 5

Expected behavior

The script should be compiled successfully

Screenshots

None

Additional context

None

@CodingWonders CodingWonders added the bug Something isn't working label Sep 22, 2024
og-mrk added a commit to og-mrk/winutil that referenced this issue Sep 24, 2024
ChrisTitusTech pushed a commit that referenced this issue Oct 1, 2024
This commit should fix issue #2795 reported by @CodingWonders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant