mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-26 06:35:59 +03:00
[PR #1992] [MERGED] fix(Git): catch errors from git.push operations #1973
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#1973
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
develop← Head:fix/git-push-errors📝 Commits (2)
98e9e8bfix(Git): catch errors from git.push operationsc916937fix 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.