Skip to content
#

patcher

Here are 142 public repositories matching this topic...

christianbundy
christianbundy commented Jan 11, 2020

Background: I have a pull request into a repository where the npm module isn't up-to-date with master, and I'd like to test out my branch in a module that depends on it through a bunch of different deep dependencies. It seems like patch-package would be a great solution for this.

Problem: When I append .patch to my GitHub URL it gives me a patch, but when I pass it to patch -p1 it

Krarilotus
Krarilotus commented Mar 30, 2020

We need documentation for our code.
I propose following the google styleguide:
https://google.github.io/styleguide/cppguide.html

specially just go to how to comment functions. Most functions are NOT SELFEXPLANATORY. And i spent now hours over hours to find out what just single functions do. Let alone a set of functions, called in a specific order. This must stop.

The bare minimum for me wo

Improve this page

Add a description, image, and links to the patcher topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the patcher topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.