我的Git入门路
NTiiiA
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
连接Rstudio与Github(克隆repo到Rstudio,push repo到hub)
【代码】连接Rstudio与Github(克隆repo到Rstudio,push repo到hub)原创 2024-01-19 21:06:49 · 2380 阅读 · 1 评论 -
连接Git与Github(克隆hub中的repo到本地,及将本地的push到hub)
如何克隆github中的repository到本地,及将本地git的repository push到github中。原创 2024-01-19 17:47:21 · 584 阅读 · 1 评论 -
初始化配置信息-让Git认识我
在Git配置用户名及邮箱。原创 2024-01-19 16:01:24 · 433 阅读 · 1 评论 -
Powershell中使用winget安装git
【代码】Powershell中使用winget安装git。原创 2024-01-19 15:33:38 · 1280 阅读 · 1 评论 -
Windows使用winget安装powershell
Windows 包管理器 Winget 是一种命令行工具,用户可以使用它在 Windows 客户端计算机上查找、安装、升级、删除和配置应用程序。 此工具是 Windows 程序包管理器服务的客户端接口。 默认情况下,winget 命令行工具作为应用安装程序与 Windows 11 和现代版本的 Windows 10 捆绑在一起。通过文章中的步骤,可使用已发布的 winget 包安装 PowerShell。原创 2024-01-19 15:22:39 · 3240 阅读 · 1 评论
分享