Skip to content

keoinn/GitTools

Repository files navigation

Github 簡易設定 Script for CMD (Windows)

1. 設定 User Details

全域版本: github_set_global_user_detail.bat

單一 repo 版: github_set_user_detail.bat

set user_name=[自己的名稱]
set user_email=[自己的專案 EMAIL]

2. 複製 SSH Key 並測試

檔案: github_ssh_copy_key

set ssh_file_name=[檔案名稱]
set mySSH_path=[檔案路徑]
%userprofile% = 個人資料夾路徑 = C:\Users\user\
%userprofile%\OneDrive\桌\ = 放在 C:\Users\user\OneDrive\桌面\

mySSH_path 改成 Key 的檔案存放位置(不含檔案名)


for [AI人工智慧與大數據分析班] 課程使用


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published