[PR #1602] [MERGED] fix(Git): Don't ever bulldoze the repository #1909

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

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/1602
Author: @marcelklehr
Created: 5/9/2024
Status: Merged
Merged: 5/9/2024
Merged by: @marcelklehr

Base: developHead: fix/git-bulldozer


📝 Commits (3)

  • 8d93817 fix(Git): Only bulldoze the repository if HEAD or branch cannot be found
  • 43f5e7a fix(Git): Don't import node.js's 'url'
  • 1c64bd9 fix(Git): On init don't use force push

📊 Changes

1 file changed (+1 additions, -3 deletions)

View changed files

📝 src/lib/adapters/Git.ts (+1 -3)

📄 Description

fixes #1599


🔄 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/1602 **Author:** [@marcelklehr](https://github.com/marcelklehr) **Created:** 5/9/2024 **Status:** ✅ Merged **Merged:** 5/9/2024 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `fix/git-bulldozer` --- ### 📝 Commits (3) - [`8d93817`](https://github.com/floccusaddon/floccus/commit/8d938172a416362ebd61e644dbee03324d9a6c3d) fix(Git): Only bulldoze the repository if HEAD or branch cannot be found - [`43f5e7a`](https://github.com/floccusaddon/floccus/commit/43f5e7ac90afcae02b0734255999ea87bb5100dc) fix(Git): Don't import node.js's 'url' - [`1c64bd9`](https://github.com/floccusaddon/floccus/commit/1c64bd9748a7c49615a912aed03ab4262c0aadcd) fix(Git): On init don't use force push ### 📊 Changes **1 file changed** (+1 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/adapters/Git.ts` (+1 -3) </details> ### 📄 Description fixes #1599 --- <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:12 +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#1909
No description provided.