vcs

Tag

Cards List
#vcs

Dependencies should be fetched directly from VCS

Hacker News Top · yesterday Cached

The author argues that fetching dependencies directly from VCS (as done in Go) is more secure and easier to audit than using package registries with a publish step (as in Ruby, npm, PyPI).

0 favorites 0 likes
#vcs

jujutsu v0.42.0 released

Lobsters Hottest · 2026-06-04 Cached

Jujutsu (jj) version control system has released v0.42.0. Jujutsu is an open-source VCS that uses Git as a storage backend while providing a more ergonomic interface with features inspired by Mercurial, Sapling, and Darcs.

0 favorites 0 likes
#vcs

@laogui: After a few days of use, I can say without exaggeration: Rebased is the best Git GUI client available. Those who have used JetBrains IDEs know that its Git experience is excellent—especially the Diff functionality. But in recent years, JetBrains has been stagnant in AI…

X AI KOLs Timeline · 2026-05-08 Cached

Rebased is an open-source Git GUI client built on the JetBrains IntelliJ Community Edition. It removes all language-related features, retaining and optimizing only the Git tools, delivering top-tier Diff, Review, interactive Rebase, and conflict resolution experiences. Free to use with zero learning cost.

0 favorites 0 likes
#vcs

Jujutsu megamerges for fun and profit

Lobsters Hottest · 2026-04-20 Cached

A technical guide explaining the 'megamerge' workflow in Jujutsu, a version control system alternative to Git, which leverages octopus merges (commits with 3+ parents) to manage multiple concurrent branches and development contexts efficiently.

0 favorites 0 likes
← Back to home

Submit Feedback