4 posts tagged ‘Version Control’
BBEdit 15
Bare Bones Software (Mastodon): A new Minimap palette shows a high-level overview of the active text document. This facilitates visualization of the document’s overall structure, as well as navigation within larger documents. I love the minimap in recent versions of Xcode, but I’ve not found myself using the BBEdit version much. It’s in a floating […]
GitMounter
Julia Evans: has anyone made a read-only FUSE filesystem for a git repository where every commit is a folder and the folder contains all the files in that commit? Jordan Rose: And I did in fact do something very like that, back when I was playing with FUSE! But I never put it up anywhere […]
Retcon Beta
Nathan Manceaux-Panot (Mastodon): Retcon makes rewriting git history effortless.Move a commit back in time with a single drag-and-drop. Squash, edit or delete in a few keystrokes. In place—no need to enter a special mode and lose all context. Skip rigidly planning everything ahead, and instead manipulate with instant feedback.Then change your mind: undo anything with […]
Kaleidoscope 4.2
Christopher Atlan (tweet): In the window title bar you’ll see a new element that gives you more detail about the task. You’ll see how many conflicts you still need to resolve in that file.[…]The window has a new area between the title bar and the Path Bar. We call it Context Shelf. […] In the […]