推荐学习书目
› Learn Python the Hard Way
Python Sites
› PyPI - Python Package Index
› http://diveintopython.org/toc/index.html
› Pocoo
值得关注的项目
› PyPy
› Celery
› Jinja2
› Read the Docs
› gevent
› pyenv
› virtualenv
› Stackless Python
› Beautiful Soup
› 结巴中文分词
› Green Unicorn
› Sentry
› Shovel
› Pyflakes
› pytest
Python 编程
› pep8 Checker
Styles
› PEP 8
› Google Python Style Guide
› Code Style from The Hitchhiker's Guide
CHEN1016
V2EX  ›  Python

问一个 pycharm 中使用 git 的问题

  •  
  •   CHEN1016 · May 26, 2020 · 3089 views
    This topic created in 2312 days ago, the information mentioned may be changed or developed.
    将一个文件加入到一个非 default changelist,然后 stash 和 unstash 一下,这个文件又回到 default changelist 中了,有什么办法可以让它不回到 default changelist 中吗?
    4 replies  •  2020-05-26 17:14:33 +08:00
    Mutoo
        1
    Mutoo  
       May 26, 2020
    vsc > shelve change..
    unshelve 的时候可以选 changlelist
    CHEN1016
        2
    CHEN1016  
    OP
       May 26, 2020
    @Mutoo unshelve 是什么?我也没找到可以选 changelist 的地方
    Mutoo
        3
    Mutoo  
       May 26, 2020
    @CHEN1016 version control 面板有一个 shelf 标签,右键你之前存档的修改,就可以看到 unselve.
    在弹出的对话框 name 就是选 changelist
    CHEN1016
        4
    CHEN1016  
    OP
       May 26, 2020
    @Mutoo 可以了,谢谢;原来是另外一个功能,和 git stash 差不多
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   865 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 22ms · UTC 21:08 · PVG 05:08 · LAX 14:08 · JFK 17:08
    ♥ Do have faith in what you're doing.