[PR #26] [MERGED] Add support for media dir environment variable. #76

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

📋 Pull Request Information

Original PR: https://github.com/initialcommit-com/git-sim/pull/26
Author: @abhijitnathwani
Created: 1/26/2023
Status: Merged
Merged: 1/26/2023
Merged by: @initialcommit-io

Base: mainHead: add-env-variable-for-media-dir


📝 Commits (2)

  • 5a9dc44 Add support for media dir environment variable.
  • c932a4e Updated as per the review comments

📊 Changes

2 files changed (+18 additions, -0 deletions)

View changed files

📝 README.md (+8 -0)
📝 git_sim/__main__.py (+10 -0)

📄 Description

@initialcommit-io as discussed, I have implemented the changes for setting the environment variable. Let me know if it requires any other updates. I have tested on Windows/Linux. I don't have access to a Macintosh to test it. Can you please verify this once ?
Fixes #4


🔄 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/26 **Author:** [@abhijitnathwani](https://github.com/abhijitnathwani) **Created:** 1/26/2023 **Status:** ✅ Merged **Merged:** 1/26/2023 **Merged by:** [@initialcommit-io](https://github.com/initialcommit-io) **Base:** `main` ← **Head:** `add-env-variable-for-media-dir` --- ### 📝 Commits (2) - [`5a9dc44`](https://github.com/initialcommit-com/git-sim/commit/5a9dc446fa17882fd52bc7259233db1a7836fea8) Add support for media dir environment variable. - [`c932a4e`](https://github.com/initialcommit-com/git-sim/commit/c932a4ed23b6a9221f5f024259f7e1ed94f51af6) Updated as per the review comments ### 📊 Changes **2 files changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+8 -0) 📝 `git_sim/__main__.py` (+10 -0) </details> ### 📄 Description @initialcommit-io as discussed, I have implemented the changes for setting the environment variable. Let me know if it requires any other updates. I have tested on Windows/Linux. I don't have access to a Macintosh to test it. Can you please verify this once ? Fixes #4 --- <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:04 +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#76
No description provided.