[ANNOUNCE] git-link -- builds repository browser links

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

If you find yourselves sending out a ton of gitweb, cgit or github links every day, git-link is a sub-command that can speed things up for you by eliminating pointy-clicky time that you would spend in a browser.

Example:
> $ git config --add link.url http://git.kernel.org/?p=git/git.git
> $ git config --add link.browser gitweb

> $ git link v1.7.9~^{tree}
> http://git.kernel.org/?p=git/git.git;a=tree;h=903db0d86a809b1f84415654369a3cf6dff5f4d5

> $ git link --clipboard fsck.c
> http://git.kernel.org/?p=git/git.git;a=blob;h=6c855f84f01c19678399d85181da1094bd61b371;f=fsck.c

Links:
 - https://github.com/gvalkov/git-link
 - http://pypi.python.org/pypi/gitlink

Best,
G.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]