Bug 215050 - [NEW PORT] devel/topgit: make handling of large amounts of interdependent topic branches easier
Summary: [NEW PORT] devel/topgit: make handling of large amounts of interdependent top...
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-04 18:01 UTC by joe
Modified: 2018-05-29 06:16 UTC (History)
2 users (show)

See Also:


Attachments
Poudriere build log (27.85 KB, text/plain)
2016-12-04 18:01 UTC, joe
no flags Details
devel/topgit: opted for git patch, instead of shar (6.72 KB, patch)
2016-12-04 18:01 UTC, joe
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description joe 2016-12-04 18:01:14 UTC
Created attachment 177662 [details]
Poudriere build log

TopGit aims to make handling of large amounts of interdependent topic
branches easier. In fact, it is designed especially for the case where
you maintain a queue of third-party patches on top of another (perhaps
Git-controlled) project and want to easily organize, maintain and submit
them - TopGit achieves that by keeping a separate topic branch for each
patch and providing some tools to maintain the branches.

WWW: https://github.com/greenrd/topgit

(I will assume maintainership of this port)
Comment 1 joe 2016-12-04 18:01:51 UTC
Created attachment 177663 [details]
devel/topgit: opted for git patch, instead of shar
Comment 2 Tobias Kortkamp freebsd_committer freebsd_triage 2018-05-15 08:02:57 UTC
This needs an update; topgit seems to now be maintained at
https://github.com/mackyle/topgit.  It looks like it has actual recent
releases too now so there seems to be no need to use a snapshot anymore.