提交 46955d94 authored 作者: Frederic's avatar Frederic

Tell how to configure git with the username.

上级 731e2d2f
......@@ -43,6 +43,14 @@ Mailing list
See the Theano main page for the theano-dev, theano-buildbot and
theano-github mailing list. They are useful to Theano contributors.
Git config
----------
.. code-block:: bash
git config --global user.email you@yourdomain.example.com
git config --global user.name "Your Name Comes Here"
Typical development workflow
----------------------------
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论