Git
git是一个版本管理命令(软件), 配合github, 私人gitlab等代码托管平台可以实现远程仓库备份和多人合作.
git的版本信息储存在.git文件夹下.
还有一些常见的关于git的文件, 如:
下面是所有的git相关的note:
filters:
and:
- file.inFolder("Knowledges")
- file.name.startsWith("Git")
views:
- type: cards
name: View
order:
- file.name
- file.tags
- type
- done
- file.ctime
- file.mtime
imageFit: ""
cardSize: 250