【发布时间】:2021-05-11 01:03:00
【问题描述】:
我在 open wrt 中做了那个补丁,我使用 patch -p 1 -i filename.patch + git add filename.patch 应用了补丁,但是当我检查状态时,我明白了,我需要做其他事情吗? 谢谢
/openwrt$ git status
On branch master
Your branch is up to date with 'origin/master'.
Changes to be committed:
(use "git reset HEAD <file>..." to unstage)
new file: target/linux/mvebu/patches-5.4/800-Add_Armada_38x_support_for_clk-cpu.patch
【问题讨论】: