1281034228 преди 3 седмици
родител
ревизия
94fb3bef4d
променени са 4 файла, в които са добавени 46 реда и са изтрити 56 реда
  1. +0
    -34
      .gitignore
  2. +46
    -0
      1_代码管理相关技术点.txt
  3. +0
    -19
      LICENSE
  4. +0
    -3
      README.md

+ 0
- 34
.gitignore Целия файл

@@ -1,34 +0,0 @@
# ---> C++
# Prerequisites
*.d

# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod
*.smod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app


+ 46
- 0
1_代码管理相关技术点.txt Целия файл

@@ -0,0 +1,46 @@
# 代码管理相关知识点
## Git
- Git的概念
- 三个区域的概念
- 仓库的概念
- 节点的概念
- 分支的概念

## SourceTree
- SourceTree的概念
- 仓库相关操作
· 创建本地仓库
· 打开本地仓库
· 克隆远程仓库
· 获取
· 关联远程仓库
- 节点相关操作
· 提交
· 重置
· 回滚提交
- 分支相关操作
· 新建分支
· 合并分支
· 删除分支
· 切换分支
· 制造冲突
· 解决冲突
· 拉取
· 推送
- 其他
· 书写忽略文件
· 停止跟踪
· 创建补丁1种
· 应用补丁1种
· 贮藏
· 丢弃
· 移除
· 创建标签
· 删除标签
- 综合
· 一系列操作后最终状态

附加:
- 变基
- 创建补丁2种及以上
- 应用补丁2种及以上

+ 0
- 19
LICENSE Целия файл

@@ -1,19 +0,0 @@
MIT License Copyright (c) <year> <copyright holders>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:

The above copyright notice and this permission notice (including the next
paragraph) shall be included in all copies or substantial portions of the
Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

+ 0
- 3
README.md Целия файл

@@ -1,3 +0,0 @@
# first-stage

用来联系

Зареждане…
Отказ
Запис