GitHub上的Tutorial para os Alunos da UNINOVE

时间:2021-02-11 01:09:25
【文件属性】:
文件名称:GitHub上的Tutorial para os Alunos da UNINOVE
文件大小:98KB
文件格式:ZIP
更新时间:2021-02-11 01:09:25
C++ GitHub教程 讲解教程 - 建立 安装说明: MacOS: brew install git Linux: sudo apt-get install git Windows: choco install git 科曼多斯 配置 git config --global user.name "[Nome Sobrenome]" git config --global user.email "[email valido]" 拉/叉 git clone git pull 提交 git add arquivos或git add . git commit -m "Mensagem do Commit" 推入git push -u origin main 日志 HEAD HEAD~ HEAD~{n} git diff git status git log e git l
【文件预览】:
GitHub-Tutorial-main
----hello_world.cpp(152B)
----hello_world.jl(32B)
----GitHub-Actions.md(9KB)
----hello_world.R(28B)
----hello_world.java(128B)
----hello_world.js(43B)
----.github()
--------workflows()
----hello_world.go(92B)
----README.md(1KB)
----GitHub Cheat Sheet.pdf(98KB)
----hello_world.py(28B)

网友评论