finos / git-proxy

Deploy custom push protections and policies on top of Git
https://git-proxy.finos.org
Apache License 2.0
110 stars 72 forks source link

Find and replace all usage of "Git Proxy" with "GitProxy" #613

Closed JamieSlome closed 3 months ago

JamieSlome commented 3 months ago

Pretty self explanatory. Helps with find-ability and search-ability.

Search: git proxy typically provides results about the git http.proxy configuration

Search gitproxy 🎉

This will help prevent overlap between our project and the search space for the git CLI. This is a super duper easy issue so definitely worth picking up and submitting a PR for 👍

### Tasks
- [ ] Find and replace usage in `website` folder
- [ ] Find and replace usage in `README.md`
DanielVenable commented 3 months ago

I could do this. Can you assign it to me?

JamieSlome commented 3 months ago

@DanielVenable - assigned 👍

DanielVenable commented 3 months ago

I made a pull request. https://github.com/finos/git-proxy/pull/618