V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
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
Melodic
V2EX  ›  Python

一个 gist 片段不能表现出整个问题时,怎么办?

  •  
  •   Melodic · 2015-02-02 11:09:00 +08:00 · 2154 次点击
    这是一个创建于 3393 天前的主题,其中的信息可能已经有所发展或是发生改变。

    比如和某个库的作者交流时,对方要求帖一个gist用来reproduct某些bug。

    然而我发现这个问题不能在一个片段中完全展示(可能是我能力不足),怎么办?

    直接扔出了一个repo怕引起对方的不悦。

    第 1 条附言  ·  2015-02-02 12:40:40 +08:00
    Sorry,It's 'reproduce', not 'reproduct'
    3 条回复    2015-02-02 12:45:45 +08:00
    Delbert
        1
    Delbert  
       2015-02-02 11:11:01 +08:00   ❤️ 1
    一个gist可以添加多个文件啊。
    gist也有revision。
    alansalexer
        2
    alansalexer  
       2015-02-02 12:35:26 +08:00
    多个文件,再通过comment来补充说明
    akfish
        3
    akfish  
       2015-02-02 12:45:45 +08:00   ❤️ 1
    丢repo并没什么问题,多文件gist和repo在内容上并没太大区别,repo还要方便些,作者要reproduce问题本来就需要clone下来跑一下。
    当然你要直接把你工程的repo丢给人说你看啊你看啊,那就会被喷了。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   910 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 22:07 · PVG 06:07 · LAX 15:07 · JFK 18:07
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.