⛏️ index : gitore.git

author Geert Stappers <stappers@stappers.it> 2025-12-13 21:29:15.0 +01:00:00
committer kallisti5 <kallisti5@noreply.codeberg.org> 2025-12-14 2:13:09.0 +01:00:00
commit
42955d4b12765ce90b57ccaee83f12afda646002 [patch]
tree
afc94024cf815d73db2b40b5badf29a034ca10ba
parent
98db94e2e8f2f27e043b4754911771efad131470
download
42955d4b12765ce90b57ccaee83f12afda646002.tar.gz

git: new file is b/

fixes
--- a/src/add-ons/input_server/devices/mouse/movement_maker.cpp
+++ a/src/add-ons/input_server/devices/mouse/movement_maker.cpp

Diff

 src/git.rs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/git.rs b/src/git.rs
index e2da529..6f847da 100644
--- a/src/git.rs
+++ b/src/git.rs
@@ -982,7 +982,7 @@
        let new_path = if prep.new.id.is_null() {
            Cow::Borrowed("/dev/null")
        } else {
            Cow::Owned(format!("a/{}", prep.new.rela_path))
            Cow::Owned(format!("b/{}", prep.new.rela_path))
        };

        match prep.operation {