会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
binger0712
博客园
首页
新随笔
联系
订阅
管理
2022年11月30日
Git stash被误删恢复策略
摘要: 场景: 通过stash保存,被使用git stash drop 丢起。 项目开发中,不想commit提交,但要切换到其他commit或者branch,临时处理紧急任务,使用 git stash 备份当前的工作内容。但因不当操作使用“git stash drop”,暂存被删除 策略1: 要求:知道被删
阅读全文
posted @ 2022-11-30 14:50 binger0712
阅读(2129)
评论(0)
推荐(1)
编辑
公告