[PR #12652] [MERGED] Stop making settings.json backups #29154

Open
opened 2026-01-31 09:33:09 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/12652
Author: @carlos-zamora
Created: 3/9/2022
Status: ✅ Merged
Merged: 3/9/2022
Merged by: @undefined

Base: main ← Head: dev/cazamor/no-more-settings-backups


📝 Commits (1)

  • b5ab5ab Stop making settings.json backups

📊 Changes

1 file changed (+0 additions, -6 deletions)

View changed files

📝 src/cascadia/TerminalSettingsModel/CascadiaSettingsSerialization.cpp (+0 -6)

📄 Description

Summary of the Pull Request

This makes it so that the settings.json backups are no longer created when the user saves their settings via the Settings UI.

Closes #11703


🔄 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/microsoft/terminal/pull/12652 **Author:** [@carlos-zamora](https://github.com/carlos-zamora) **Created:** 3/9/2022 **Status:** ✅ Merged **Merged:** 3/9/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/cazamor/no-more-settings-backups` --- ### 📝 Commits (1) - [`b5ab5ab`](https://github.com/microsoft/terminal/commit/b5ab5ab4d6b9e39ad04788adda40739574dc79a0) Stop making settings.json backups ### 📊 Changes **1 file changed** (+0 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsModel/CascadiaSettingsSerialization.cpp` (+0 -6) </details> ### 📄 Description ## Summary of the Pull Request This makes it so that the settings.json backups are no longer created when the user saves their settings via the Settings UI. Closes #11703 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:33:09 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#29154