summaryrefslogtreecommitdiff
path: root/dev-vcs/git-machete/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-09-01 19:24:10 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-09-01 19:24:10 +0100
commitb052fbf151106a4f47cac7fdf0ffff983decb773 (patch)
tree5d21279a4eeaf4076caee87654b610a0fe8a4051 /dev-vcs/git-machete/metadata.xml
parentc3b55a6be7da027d97d8aef00ef88c3011121a42 (diff)
gentoo auto-resync : 01:09:2022 - 19:24:10
Diffstat (limited to 'dev-vcs/git-machete/metadata.xml')
-rw-r--r--dev-vcs/git-machete/metadata.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/dev-vcs/git-machete/metadata.xml b/dev-vcs/git-machete/metadata.xml
new file mode 100644
index 000000000000..c10080a3b72a
--- /dev/null
+++ b/dev-vcs/git-machete/metadata.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>marecki@gentoo.org</email>
+ <name>Marek Szuba</name>
+ </maintainer>
+ <longdescription>
+ git-machete is a robust tool that simplifies your git workflows.
+
+ The bird's eye view provided by git-machete makes merges/rebases/push/pulls
+ hassle-free even when multiple branches are present in the repository
+ (master/develop, your topic branches, teammate's branches checked out
+ for review, etc.).
+
+ Using this tool, you can maintain small, focused, easy-to-review pull
+ requests with little effort.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">VirtusLab/git-machete</remote-id>
+ <remote-id type="pypi">git-machete</remote-id>
+ </upstream>
+</pkgmetadata>