Git
install on Windows
gitmoji : guidelines to use emojis in commit messages
Backlinks¶
- Obsidian plugin - Git
- obsidian-git is a Obsidian plugin to automatically backup your Obsidian notes with git.
- git submodule
- A git repo inside a git repo is a submodule.
- avoid developing Unity projects on Dropbox
- Subversion
- Unity local manifest issue
- Unity loads the UPM project manifest to decide which packages to download and install.
Whenever you pull an update or change branch, and there was a change to the project manifest, a merge conflict will occur.
So there’s currently no way to have a local manifest with user packages installed.
- Unity loads the UPM project manifest to decide which packages to download and install.
- change caps for a committed file
- common source control mistakes
- git cheatsheet
- git ignore versioned file changes
- git subtree