You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was not able to find an open or closed issue matching what I'm seeing
Setup
Which version of Git for Windows are you using? Is it 32-bit or 64-bit?
$ git --version --build-options
**git version 2.42.0.windows.2**
Which version of Windows are you running? Vista, 7, 8, 10? Is it 32-bit or 64-bit?
$ cmd.exe /c ver
** Microsoft Windows [Version 10.0.19045.4291]**
What options did you set as part of the installation? Or did you choose the
defaults?
# One of the following:
> type "C:\Program Files\Git\etc\install-options.txt"
> type "C:\Program Files (x86)\Git\etc\install-options.txt"
> type "%USERPROFILE%\AppData\Local\Programs\Git\etc\install-options.txt"
> type "$env:USERPROFILE\AppData\Local\Programs\Git\etc\install-options.txt"
$ cat /etc/install-options.txt
** Editor Option: VIM
Custom Editor Path:
Default Branch Option:
Path Option: Cmd
SSH Option: OpenSSH
Tortoise Option: false
CURL Option: OpenSSL
CRLF Option: CRLFAlways
Bash Terminal Option: MinTTY
Git Pull Behavior Option: Merge
Use Credential Manager: Enabled
Performance Tweaks FSCache: Enabled
Enable Symlinks: Disabled
Enable Pseudo Console Support: Disabled
Enable FSMonitor: Disabled
**
Any other interesting things about your environment that might be related
to the issue you're seeing?
** I would like to request guidance on the recommended procedure for resetting Bash to its default configuration. This could include steps to revert configuration files to their initial state and any additional considerations or best practices.**
Details
Which terminal/shell are you running Git from? e.g Bash/CMD/PowerShell/other
**Since this is a request for guidance rather than a specific technical issue, there weren't any specific commands run to trigger the problem. However, the issue arises when I attempt to reset their Bash configuration to its default state and encounter challenges or lack of clear instructions on how to do so effectively.**
What did you expect to occur after running these commands?
** I expected the Bash configuration to be reset to its default state, with the creation of a new empty .bashrc file.**
What actually happened instead?
**he Bash configuration files were renamed for backup, and a new empty .bashrc file was created as expected. However, I encountered some challenges in finding comprehensive guidance on the recommended procedure for resetting Bash to its default configuration.
reset: unknown terminal type vt525
**
If the problem was occurring with a specific repository, can you provide the
URL to that repository to help us with testing?
This discussion was converted from issue #4927 on April 26, 2024 08:05.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Setup
defaults?
to the issue you're seeing?
** I would like to request guidance on the recommended procedure for resetting Bash to its default configuration. This could include steps to revert configuration files to their initial state and any additional considerations or best practices.**
Details
** Git Bash**
Minimal, Complete, and Verifiable example
this will help us understand the issue.
** I expected the Bash configuration to be reset to its default state, with the creation of a new empty .bashrc file.**
**he Bash configuration files were renamed for backup, and a new empty .bashrc file was created as expected. However, I encountered some challenges in finding comprehensive guidance on the recommended procedure for resetting Bash to its default configuration.
reset: unknown terminal type vt525
**
URL to that repository to help us with testing?
** No Repository**
Beta Was this translation helpful? Give feedback.
All reactions