This package browser is in early development. Mind the rough edges.

thunar-vcs-plugin

VCS plugin for Thunar file manager

Thunar VCS Plugin (formerly known as Thunar SVN Plugin) gives SVN and GIT integration to Thunar, it adds Subversion and GIT actions to the context menu.

Installation

Install the latest version of thunar-vcs-plugin as follows:

guix install thunar-vcs-plugin

Or install a particular version:

guix install thunar-vcs-plugin@0.3.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of thunar-vcs-plugin about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/thunar-vcs-plugin'><img src='https://packages.guix.gnu.org/packages/thunar-vcs-plugin/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/thunar-vcs-plugin/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/thunar-vcs-plugin)

Example Org:

[[https://packages.guix.gnu.org/packages/thunar-vcs-plugin][https://packages.guix.gnu.org/packages/thunar-vcs-plugin/badges/latest-version.svg]]