mirror of
https://github.com/initialcommit-com/git-sim.git
synced 2026-04-26 19:15:51 +03:00
[PR #26] [MERGED] Add support for media dir environment variable. #76
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/git-sim#76
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/initialcommit-com/git-sim/pull/26
Author: @abhijitnathwani
Created: 1/26/2023
Status: ✅ Merged
Merged: 1/26/2023
Merged by: @initialcommit-io
Base:
main← Head:add-env-variable-for-media-dir📝 Commits (2)
5a9dc44Add support for media dir environment variable.c932a4eUpdated 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.