-
# 解决git文件名大小写修改无法识别的问题
运行git config core.ignorecase false,关闭git忽略大小写配置,即可检测到大小写名称更改
-
## Intro.
The arch is similar to [pytorch-lighting](https://github.com/PyTorchLightning/pytorch-lightning/blob/master/docs/source/_images/general/pl_overview_flat.jpg).
## Arch
* (#3)Trainer
…
-
Read OpenWISP Commit conventions: https://github.com/openwisp/openwisp2-docs/issues/109
I still think we should keep consistency with what we've done until now, so I would use "feature" instead of …
-
**Is your feature request related to a problem? Please describe.**
Hello @wwahammy . As you know, [@pedrohelias](https://github.com/pedrohelias) and I are contributing to Houdini. We are having some …
-
Is there any way to read file , commit info etc from git server ?
-
-
Please suggest a template for commit messages to this repository, in form of either ideas, or even better a work-in-progress pull request. This issue is open for ideas from many contributors! 💡
[a …
-
Would like to come up with a styleguide for git commits. Here is an example, it's probably a little too strict for my tastes, but it's a start
https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15I…
-
你好!请问用于训练yolov3的文本检测和crnn的识别模型的数据是公开的么?或者有哪些公开的中文语料可以用于训练这两个模型的吗?谢谢!
-
I cannot toggle files in the full version of `:Gina status` when `[color "status"]` is set in `~/.gitconfig`. But it works fine for `:Gina status -s`. This only occurs in Modified files also If I try …