I find jujutsu makes splitting things into smaller revisions easier because I can describe my "main goal" and then use jj split for any side work.

You can do the same with git, but somehow git's commit model clashes with that idea in my head.

#jujutsu #vcs

Found an amazing tool for fixing broken Git history 💯

⏪ **git-time-machine** — A TUI for navigating Git reflog

🔥 Rebase, reset, undo any Git mistake quickly with a visual timeline

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: https://github.com/dinakars777/git-time-machine

#rustlang #ratatui #tui #git #history #vcs #devtools #productivity #terminal

Jujutsu Tutorial: Overview of the new version control system that can replace git
https://steveklabnik.github.io/jujutsu-tutorial/
#versioncontrol #programming #vcs #git #jj #+
Introduction - Steve's Jujutsu Tutorial

jj v0.40.0 released

0 comments

Lobsters
Reconstructing full Linux history

0 comments

Lobsters
Historical GitHub Uptime Charts

0 comments

Lobsters
Move GitHub Private Repos to Google Drive in Minutes

1 comment

Lobsters
Let the commits tell the story

1 comment

Lobsters

The first thing I do when starting a new project is initialize Git and create a repository on Github, Gitlab, or Codeberg.
No matter the size of your project, even if it's just a couple of code files for an experiment and you're the only one working on it, I recommend doing it in a version control system.

#VCS #Git #Repository #Github #Gitlab #Codeberg

Disclosure of Replay Attack Vulnerability in Signed References

0 comments

Lobsters