Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
videlov
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
videlov
2mo ago
I was interested in answering this question so I built a benchmark comparing git, jj and gitbutler in agentic context https://vcbench.dev/ Disclaimer - I am a co-founder of GitButler
2.
▲
by
videlov
3mo ago
Surprised to see they kept Tauri. In our experience of using Tauri, it has been a significant source of compatibility and performance issues related to it's use of WebKit and WebKitGTK. So much so that we have started an effort of migr
3.
▲
by
videlov
5mo ago
We will remove the hook constraint as soon as we complete this https://github.com/gitbutlerapp/gitbutler/issues/11866 For the Claude question, the CLI ships a skill, set it up with `but skill install`. I hope
4.
▲
by
videlov
10mo ago
The app has a built-in mechanism for going back in time (an operations log) which can be used for undoing situations that should not arise in the first place. It can be accessed via the app (there's a history tab) as well as via the CL
5.
▲
by
videlov
10mo ago
You are right - it is something we did intentionally, but I would like to learn more from your use case - what is the reason to prefer isolation of changes? Is it the case that you wish to have multiple agents working on the same task and t
6.
▲
by
videlov
10mo ago
(co-founder of gb here) I am really sorry for the frustration - the app should do better and we will do better. In the past few months we have been putting a very deliberate effort to eliminate all conditions from which such poor experience
7.
▲
by
videlov
10mo ago
(co-founder of GitButler here) We chose not to use separate git worktrees under the hood for this functionality. Let me try to break down why, maybe there's an opportunity for me to learn more here. In my head I separate between use ca
8.
▲
20 Years of Git, 2 days at GitHub HQ: Git Merge 2025 highlights
(github.blog)
2 points
by
videlov
11mo ago
|
0 comments
9.
▲
20 years of Git
(blog.gitbutler.com)
306 points
by
videlov
1y ago
|
227 comments
10.
▲
by
videlov
2y ago
> excludesfile = ~/.gitignore It has happened to me in the past to wonder why certain files/folders are ignored by git, only to realise that I had a global git ignore for the particular pattern. Not sure l’d recommend this as a
11.
▲
by
videlov
2y ago
I have found the following community site for generating Ghostty config quite helpful https://ghostty.zerebos.com/
12.
▲
Gitoxide: What it is, and isn't – Sebastian Thiel – GitMerge 2024 [video]
(youtube.com)
1 points
by
videlov
2y ago
|
0 comments
13.
▲
by
videlov
2y ago
Martin (the jj creator) recently gave a talk at the Git Merge 2024 conference: https://youtu.be/LV0JzI8IcCY?si=Pun7WJp4ZWvHq-3G
14.
▲
Libgit2: Past, present, and future – Edward Thomson – GitMerge 2024
(youtube.com)
9 points
by
videlov
2y ago
|
0 comments
15.
▲
Scaling Git – Taylor Blau (multi-pack reuse, incremental MIDX bitmaps)
(youtube.com)
2 points
by
videlov
2y ago
|
0 comments
16.
▲
by
videlov
3y ago
GitButler | Senior <Rust | TypeScript | Ruby> Engineer | Full-time | Onsite Berlin We are a small team of 9 people who love Git, building new functionality on top of the Git format (branching, code review & more). Our own @schacon
17.
▲
by
videlov
3y ago
We have been using Tauri for about a year (a desktop app) and I am very happy with our choice. What I initially found attractive was the smaller binary sizes. Over time I have come to really appreciate their stance on security and implement
18.
▲
by
videlov
3y ago
I think you are right that our documentation does not sufficiently communicate what the application does especially in various corner cases. For my own sake, allow me to articulate the core value proposition once more. GitButler's virt
19.
▲
by
videlov
3y ago
This limitation stems from the fact that GB introduces an additional dimension of versioning on top of Git. One way of thinking of what it does with virtual branches is like "multiplexing" multiple branches onto the same working d
20.
▲
by
videlov
3y ago
I think there may be a misunderstanding here. While the tool does something unorthodox locally, the output that it generates is plan Git trees that do represent a consistent snapshot. It is the process of arriving at those snapshots (locall
21.
▲
by
videlov
3y ago
We used an app called Screen Studio.
22.
▲
Provide examples of where FSL should and should not be considered
(github.com)
1 points
by
videlov
3y ago
|
0 comments
23.
▲
by
videlov
3y ago
This article resonated with me be because I have also thought of branches as something ephemeral, with the ultimate goal of packaging and delivering a change to "prod". Perhaps this has to do with the fact that I have mostly worke
24.
▲
by
videlov
3y ago
Currently GitButler only generates commit messages in this way (with some config options for style e.g. semantic commits). With that said, generating PR descriptions is something I was tinkering with this morning. (disclaimer: I'm a Gi
25.
▲
by
videlov
3y ago
Thank you for sharing this project! I have been searching for something like this for some time
26.
▲
by
videlov
3y ago
I quite like your diff visualisation idea, thanks for sharing. Since I am currently working on a git client (gitbutler), I'm gonna experiment a little bit to see how it feels in practice
27.
▲
by
videlov
3y ago
I wish we could go back to a world where 'crypto' means cryptography
28.
▲
by
videlov
3y ago
GitButler | Senior Rust Developer | Berlin | Onsite | git About GitButler: We are building a git-compatible next-gen version control. Currently a team of 5, including one of GitHub cofounders ( https://twitter.com/chacon ). P
29.
▲
The difference between Git checkout, switch, reset and restore
(twitter.com)
2 points
by
videlov
3y ago
|
0 comments
30.
▲
by
videlov
3y ago
GitButler | Senior Rust Developer | Berlin | Onsite | git About GitButler: We are building a git-compatible next-gen version control. Currently a team of 5, including one of GitHub cofounders. Product Docs: https://docs.gitbutler
More ›