cvs.md
July 15, 2021 · View on GitHub
Bookmarks tagged [cvs]
www.codever.land/bookmarks/t/cvs
Branch by Abstraction - Trunk Based Development
https://trunkbaseddevelopment.com/branch-by-abstraction/
Branch by Abstraction is a set-piece technique to effect a ‘longer to complete’ change in the trunk. Say a developer (or a pair of developers), has a change that is going to take five days to complete...
git-secret - A bash-tool to store your private data inside a git repository.
A bash-tool to store your private data inside a git repository.
- tags: git, security, cvs
- :octocat: source code