Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cinatra to 0.9.1 #4307

Merged
merged 2 commits into from
Jun 29, 2024
Merged

Update cinatra to 0.9.1 #4307

merged 2 commits into from
Jun 29, 2024

Conversation

heheda123123
Copy link
Contributor

No description provided.

@star-hengxing
Copy link
Contributor

参考上一个版本的 patch 修一下 2019 ci

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Refer to the patch of the previous version and fix it in 2019 ci

@heheda123123
Copy link
Contributor Author

参考上一个版本的 patch 修一下 2019 ci

我一直没搞懂那个diff是用啥命令生成的,能给下生成步骤不

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Refer to the patch of the previous version to fix the 2019 ci

I have never understood what command was used to generate the diff. Can you give me the steps to generate it?

@star-hengxing
Copy link
Contributor

vscode 装个 git patch 插件,然后 clone 仓库修改,启动插件把修改的内容导出 patch

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Install a git patch plug-in in vscode, then clone the warehouse to modify it, start the plug-in and export the modified content to patch

@waruqi
Copy link
Member

waruqi commented Jun 11, 2024

直接用 git diff

git clone giturl
cd projectdir
edit ...
git diff > xxxx.patch

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Use git diff directly

git clone giturl
cd projectdir
edit...
git diff > xxxx.patch

@star-hengxing star-hengxing merged commit f71af64 into xmake-io:dev Jun 29, 2024
65 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants