[PR #1992] [MERGED] fix(Git): catch errors from git.push operations #1973

Closed
opened 2026-02-25 23:31:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/1992
Author: @marcelklehr
Created: 7/16/2025
Status: Merged
Merged: 7/16/2025
Merged by: @marcelklehr

Base: developHead: fix/git-push-errors


📝 Commits (2)

  • 98e9e8b fix(Git): catch errors from git.push operations
  • c916937 fix mind-o

📊 Changes

5 files changed (+42 additions, -7 deletions)

View changed files

📝 _locales/en/messages.json (+3 -0)
📝 src/errors/Error.ts (+11 -0)
📝 src/lib/adapters/Git.ts (+20 -5)
📝 src/lib/browser/BrowserAccount.ts (+4 -1)
📝 src/lib/native/NativeAccount.ts (+4 -1)

📄 Description

fixes #1987


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/floccusaddon/floccus/pull/1992 **Author:** [@marcelklehr](https://github.com/marcelklehr) **Created:** 7/16/2025 **Status:** ✅ Merged **Merged:** 7/16/2025 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `fix/git-push-errors` --- ### 📝 Commits (2) - [`98e9e8b`](https://github.com/floccusaddon/floccus/commit/98e9e8b98db7aae1a11e90e3eede8210c0bb1d36) fix(Git): catch errors from git.push operations - [`c916937`](https://github.com/floccusaddon/floccus/commit/c916937b94cb2e712eb2a013ebc0a373bf13ba30) fix mind-o ### 📊 Changes **5 files changed** (+42 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `_locales/en/messages.json` (+3 -0) 📝 `src/errors/Error.ts` (+11 -0) 📝 `src/lib/adapters/Git.ts` (+20 -5) 📝 `src/lib/browser/BrowserAccount.ts` (+4 -1) 📝 `src/lib/native/NativeAccount.ts` (+4 -1) </details> ### 📄 Description fixes #1987 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:31:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#1973
No description provided.