[PR #54] [MERGED] add trailing underscore to env_prefix #85

Closed
opened 2026-03-02 16:48:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/initialcommit-com/git-sim/pull/54
Author: @paketb0te
Created: 2/10/2023
Status: Merged
Merged: 2/10/2023
Merged by: @initialcommit-io

Base: mainHead: update_env_var_prefix


📝 Commits (1)

  • 6e39fd4 add trailing underscore to env_prefix

📊 Changes

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

View changed files

📝 git_sim/settings.py (+1 -1)

📄 Description

Fix a typo in the env_prefix variable of the Settings class.

Allows us to define env vars like GIT_SIM_ANIMATE=true (actually case-insensitive, so git_sim_animate=true works just as well 😄) to override the default settings.


🔄 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/initialcommit-com/git-sim/pull/54 **Author:** [@paketb0te](https://github.com/paketb0te) **Created:** 2/10/2023 **Status:** ✅ Merged **Merged:** 2/10/2023 **Merged by:** [@initialcommit-io](https://github.com/initialcommit-io) **Base:** `main` ← **Head:** `update_env_var_prefix` --- ### 📝 Commits (1) - [`6e39fd4`](https://github.com/initialcommit-com/git-sim/commit/6e39fd4d05b77fb0b787caee792472ef68d2116b) add trailing underscore to env_prefix ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `git_sim/settings.py` (+1 -1) </details> ### 📄 Description Fix a typo in the env_prefix variable of the Settings class. Allows us to define env vars like `GIT_SIM_ANIMATE=true` (actually case-insensitive, so `git_sim_animate=true` works just as well :smile:) to override the default settings. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 16:48:07 +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/git-sim#85
No description provided.