[PR #60] [MERGED] Added support for stash subcommands - push/pop/apply #83

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

📋 Pull Request Information

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

Base: mainHead: add-stash-subcommand


📝 Commits (1)

  • 8c48672 Added support for stash subcommands - push/pop/apply

📊 Changes

3 files changed (+242 additions, -78 deletions)

View changed files

📝 README.md (+1 -1)
📝 git_sim/git_sim_base_command.py (+103 -47)
📝 git_sim/stash.py (+138 -30)

📄 Description

Fixes #1


🔄 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/60 **Author:** [@abhijitnathwani](https://github.com/abhijitnathwani) **Created:** 2/16/2023 **Status:** ✅ Merged **Merged:** 2/16/2023 **Merged by:** [@initialcommit-io](https://github.com/initialcommit-io) **Base:** `main` ← **Head:** `add-stash-subcommand` --- ### 📝 Commits (1) - [`8c48672`](https://github.com/initialcommit-com/git-sim/commit/8c48672276f637ea167cc6835b1f63d90ad0aa5f) Added support for stash subcommands - push/pop/apply ### 📊 Changes **3 files changed** (+242 additions, -78 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `git_sim/git_sim_base_command.py` (+103 -47) 📝 `git_sim/stash.py` (+138 -30) </details> ### 📄 Description Fixes #1 --- <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:06 +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#83
No description provided.