5 links
tagged with all of: git + open-source
Click any tag below to further narrow down your results
Links
Linus Torvalds created Git in just 10 days in 2005 as a response to the limitations of proprietary version control systems like BitKeeper. Despite initial doubts about its longevity, Git has since transformed software development and now holds over 87% of the market share in version control systems. Its decentralized design has revolutionized collaboration among developers, establishing Git as an essential tool in modern programming.
Sketchy is a cross-platform security scanner designed to identify potential risks in GitHub repositories, packages, or scripts before installation. It highlights various security concerns, including code execution patterns and credential theft, helping users avoid malicious software. The tool is open-source and encourages users to audit its code and report any malware findings.
git-bug is an offline-first issue management tool that integrates with Git repositories, allowing users to manage issues, comments, and users in a version-controlled environment. It offers fast performance, multiple interaction interfaces, and the ability to sync with platforms like GitHub and GitLab. The project encourages community contributions and provides resources for installation and usage.
Crystal is a tool that allows developers to create isolated sessions for AI-assisted programming using Claude Code or Codex, enabling iterative development with git integration. It supports features like session management, commit history tracking, and cloud provider configuration for deployment. Users can easily set up and run Crystal on macOS and Windows through local builds and can contribute to the project following the provided guidelines.
Gitworkshop.dev offers tools for code collaboration over the Nostr protocol, enabling a decentralized and censorship-resistant environment. It includes a web client for managing issues and pull requests, alongside plugins like git-remote-nostr and the ngit command line tool for easier repository management and patch submissions.