7

Working in the issue queue on any busy project can be quite a bit of work.

Lots of files (patches) to manage, interdiffs, and ideally a branch for piece of work, moving patches forward with rebase etc.

What (if any) automated workflows are there to ease these tasks? This could either be code, such as some form of git wrapper, or perhaps just an explanation of how to use existing tools.

4
  • 5
    Are you looking for something broader than drush_iq? Commented Sep 8, 2013 at 12:50
  • @Clive I wasn't aware of it at all! I'll take a look, might be just what I need. Commented Sep 8, 2013 at 18:41
  • 2
    The browser extension Dreditor dreditor.org can help with reviewing patches Commented Oct 28, 2013 at 20:04
  • Simpler than drush_iq I use an alias to apply patches. alias.sh/dpatch Commented Dec 13, 2013 at 22:18

1 Answer 1

1

As well as drush_iq, you might consider patch manager.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.