Discussion: Add 'fav' alias to support cloning by repo name
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 18.1k
- Forks
- 1.2k
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 1
Description
I'm currently maintaining a simple git alias I'm calling fav [1] that supports cloning repos by name based on search URL specified via env var (see the comments in [1] for more details).
Any interest in me porting that here??
[1] https://github.com/bodenr/openstack-git/blob/master/aliases/fav
Contributor guide
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
Read the referenced aliases/fav implementation in the bodenr/openstack-git repository, then inspect how git-extras currently defines and documents its aliases. Confirm the desired repository-name cloning behavior and add the port only if it fits the project's existing command structure; done means the alias is available and its documented usage works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100