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

cd command not working while changing directory to git repo #577

Open
pinakin-jpg opened this issue Jun 24, 2024 · 2 comments
Open

cd command not working while changing directory to git repo #577

pinakin-jpg opened this issue Jun 24, 2024 · 2 comments

Comments

@pinakin-jpg
Copy link

pinakin-jpg commented Jun 24, 2024

Hi,

I have recently installed oh-my-bash.
I am not able to change the directory to the git repo.
Please note that, I am using my company given laptop and it may have certain restrictions.

@devodo
Copy link

devodo commented Aug 4, 2024

On Windows WSL, if I cd into a git repo directory the bash terminal hangs.

However, this only happens if the repo directory was git cloned from Windows. If I dos2unix all the files in the .git directory then it does not hang. Therefore most likely oh-my-bash is tripping up on Windows line endings.

@RobLoach
Copy link
Contributor

I'd recommend checking which plugins you have enabled. If there are plugins enabled that don't have their related dependencies, it can slow down the system.

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

No branches or pull requests

3 participants