Giter Club home page Giter Club logo

Comments (4)

votdev avatar votdev commented on August 27, 2024

They are rendered correctly for the master branch, see https://openmediavault.readthedocs.io/en/latest/plugins.html. If you want to see them in the 5.x branch, then the correspondig PR must be backported to this branch.

from openmediavault-docs.

mi-hol avatar mi-hol commented on August 27, 2024

https://blog.boombatower.com/2012/06/22/automatically-backport-commits-using-git suggests this to be a task for an experienced git admin, which I'm certainly not :(
Could you please step in?

from openmediavault-docs.

votdev avatar votdev commented on August 27, 2024

Done. You can simply do that yourself the next time with the following lines.
You can find the commit id in the commit history by clicking on the Copy to clipboard button.

 ~/git/openmediavault-docs   5.x ✔  $ git checkout -b backport_issue_69
Zu neuem Branch 'backport_issue_69' gewechselt
 ~/git/openmediavault-docs   backport_issue_69 ✔  $ git cherry-pick -x --signoff --no-commit 21397da77888f0da54c8bd141ca11c0e68e6cb2b

Now commit the changes and push the branch. Finally create a PR out of that branch.

from openmediavault-docs.

mi-hol avatar mi-hol commented on August 27, 2024

Thank you so much for performing & documenting the required steps. Will try it next time

from openmediavault-docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.