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

快速 clone 代码仓库 #1

Open
kscript opened this issue Nov 11, 2024 · 0 comments
Open

快速 clone 代码仓库 #1

kscript opened this issue Nov 11, 2024 · 0 comments

Comments

@kscript
Copy link
Owner

kscript commented Nov 11, 2024

命令路径

shell/internal/clone.reg

功能说明

注册一个右键菜单: 克隆仓库到当前目录
当用户将代码仓库地址复制到剪切板, 然后选择该右键菜单时, 即可将该代码仓库克隆到当前目录下

运行环境

  • Windows

配置命令

  1. 将当前项目克隆到本地
  2. 找到项目文件夹, 再按 命令路径 找到命令, 双击即可注册右键菜单
  3. 注册右键菜单时, 系统会提示, 选择 即可. 到这一步, 命令就注册完成了

使用方法

  1. 在网上找到要克隆的代码仓库, 复制其地址. (注意不要复制到额外的内容, 以免克隆失败)
  2. 在要放置这个代码仓库的目录, 选择右键菜单: 克隆仓库到当前目录
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant