[NonGNU ELPA] Orgit version 2.1.3
ELPA update <[email protected]> Mon, 01 Jun 2026 17:14:01 -0400
| Newsgroups | gmane.emacs.sources |
|---|---|
| Message-ID | <[email protected]> |
Version 2.1.3 of package Orgit has just been released in NonGNU ELPA.
You can now find it in M-x list-packages RET.
Orgit describes itself as:
======================================
Support for Org links to Magit buffers
======================================
More at https://elpa.nongnu.org/nongnu/orgit.html
## Summary:
1 Link to Magit buffers from Org documents
══════════════════════════════════════════
This package defines several Org link types, which can be used to link
to certain Magit buffers. Use the command `org-store-link' while such
a buffer is current to store a link. Later you can insert it into an
Org buffer using the command `org-insert-link'.
1.1 Format
──────────
The three link types defined here take these forms:
┌────
│ orgit:/path/to/repo/ links to a magit-status buffer
│ orgit-log:/path/to/repo/::REV links to a magit-log buffer
│ orgit-rev:/path/to/repo/::ARGS links to a magit-revision buffer
└────
## Recent NEWS:
[Not provided 🙁]