supereagle / experiences

Summary of practical experience in work.
2 stars 0 forks source link

Automatically apply the patch from github #29

Open supereagle opened 7 years ago

supereagle commented 7 years ago
  1. Get the patch

    # wget https://github.com/kubernetes/kubernetes/pull/44199.patch

    https://github.com/kubernetes/kubernetes/pull/44199.patch will be redirected to https://patch-diff.githubusercontent.com/raw/kubernetes/kubernetes/pull/44199.patch

  2. Apply the patch