Dossier
version control systems
Coverage of version control systems in the Nexus archive.
- Dependencies should be fetched directly from VCS
The article argues that dependencies in software projects should be fetched directly from version control systems (VCS) like Git to improve transparency and traceability. It highlights potential issues with indirect dependency management and advocates for direct VCS integration.
- Before GitHub
The article discusses the history of version control systems and collaborative coding tools before GitHub's rise, highlighting predecessors like Git, Bitbucket, and other early platforms. It explores how these tools shaped modern software development workflows.