magicmonty / magicmonty/bash-git-prompt
Is there a way to make bash-git-prompt skipping one or more repos?
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 6.9k
- Forks
- 983
- Avg merge
- 13d 22h
- Merged PRs (30d)
- 2
Description
I'm using bash-git-prompt on Ubuntu LTS with great benefit and satisfaction.
Now I cloned a repository that is very very very huge. Every time I cd into that repository many minutes passes before obtaining the prompt.
The question is: is that any way for having bash-git-prompt logic not applied to that directory, while keep working as usual on the others?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing bash-git-prompt's configuration and the prompt-refresh path triggered after changing directories. Determine how a repository can be identified and excluded without affecting other repositories, then verify that entering the very large repository returns promptly while normal Git prompt behavior remains unchanged elsewhere.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash
- Domain
- cli, developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100