Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 312 Bytes

File metadata and controls

22 lines (14 loc) · 312 Bytes

Leetcode Practice Record

Leetcode关联Github代码存档

Github代码手动更新:

Github仓库-顶部Action标签

左侧Sync Leetcode

右边Run workflow

绿色Run workflow

回到solution文件夹即可查看更新后的内容

Git工作流

git add.
git commit -m "具体信息"
git push