Skip to content

Add git-me-the-url#1426

Closed
amykyta3 wants to merge 1 commit intovinta:masterfrom
amykyta3:master
Closed

Add git-me-the-url#1426
amykyta3 wants to merge 1 commit intovinta:masterfrom
amykyta3:master

Conversation

@amykyta3
Copy link

@amykyta3 amykyta3 commented Nov 1, 2019

What is this Python project?

Git me the URL is a simple command line application that converts the path to a file in your Git repository into a public URL for popular Git hosting sites.

I also provide an API so that users can embed the translator into a larger project, as well as extend the command line tool to add custom path translations.

gitmetheurl

What's the difference between this Python project and similar ones?

I have not been able to find anything else like it.
This is a very useful tool if you often share links to your source with co-workers/friends while collaborating on a project.

  • Supports URL generation for popular Git hosting sites such as GitHub, GitLab, and Bitbucket.
  • Easy to extend for other Git hosting services (public ones or private ones).
  • Accurately points to the file under the correct branch or exact commit.
  • Reference a line number, or range of lines.
  • Copy URL directly to your clipboard.

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.

@stale stale bot added the stale label Dec 1, 2019
@stale stale bot closed this Dec 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant