-
-
Notifications
You must be signed in to change notification settings - Fork 117
Bookmarks
Joseph Turner edited this page Mar 20, 2024
·
7 revisions
For now this is just a dump of my bookmarks, but I plan to try some of these out at some point. I might then blog about what I saw and hopefull will also find some inspiration.
Also see my similar list of Git tools and my (outdated) list of Emacs packages for Git.
- flower A Clojure (and Emacs) library for integration with Github, Gitlab, Atlassian Jira, Microsoft TFS, Microsoft Exchange and Slack.
- github-backup Backs up everything GitHub publishes about a repository.
- GH Archive Record the public GitHub timeline, archive it, and make it easily accessible for further analysis.
- octobox Untangle your GitHub Notifications.
- act Run your GitHub Actions locally.
- probot GitHub Apps to automate and improve your workflow.
- mergeable All the missing GitHub automation.
- cla-assistant Contributor License Agreement assistant.
- radicle Radicle enables developers to securely collaborate on software over a peer-to-peer network built on Git.
- scuttlebutt A decentralised platform. (talk)
- forgefed Federation Protocol for Forge Services (extension to ActivityPub).
- GitTorrent A Decentralized GitHub.
- dgit Adds decentralized ownership to git - powered by Tupelo DLT and Skynet.
- git-pit Use Git over secure peer-to-peer streams [using] holepunch.
- rss-git Let’s use a normal rss feed to cheaply federate git related (social) activity!
- Another list of tools
- git-issue Git-based decentralized issue management.
- git-dit Decentralized Issue Tracking for git.
- diffscuss Code reviews in plain text.
-
ditz A simple, light-weight distributed issue tracker designed to
work with distributed version control systems
-
pyditz A drop-in replacement for the Ditz distributed issue
tracker.
- emacs-ditz Emacs interface to Ditz issue tracking system.
-
pyditz A drop-in replacement for the Ditz distributed issue
tracker.
- git-bug Bug tracker that is fully embedded in git, with bridges to other bug trackers.
- Bugs Everywhere “Distributed bugtracker”, designed to complement distributed revision control systems.
- Learn to use email with git
- Primer on formatting Git patches with Emacs (Magit) 2022 Protesilaos Stavrou
- Creating a patch file using Magit 2022 Kaushal Modi
- Send pull requests in projects that use the mailings 2022 reddit
- The advantages of an email-driven git workflow 2018 Drew DeVault
- Problem with Emacs bug tracker
- GitGitGadget Contributing git.git patches via GitHub PRs.