mirror of
https://github.com/initialcommit-com/git-sim.git
synced 2026-04-28 03:55:58 +03:00
[PR #60] [MERGED] Added support for stash subcommands - push/pop/apply #83
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/git-sim#83
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/60
Author: @abhijitnathwani
Created: 2/16/2023
Status: ✅ Merged
Merged: 2/16/2023
Merged by: @initialcommit-io
Base:
main← Head:add-stash-subcommand📝 Commits (1)
8c48672Added 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.