-
After setting name and email, "git commit" crashed. The error report asked me to set name and email of the user. The raw config file had a section `[name]`. After I changed the section name to `[user]…
-
Unfortunately, once again, `webdev` has broke our CI pipelines.
```
$ dart pub global activate webdev
+ _fe_analyzer_shared 34.0.0 (39.0.0 available)
+ args 2.3.1
+ async 2.9.0
+ browser_launc…
-
### Description
When opening the Commit Graph in a repo with thousands of commits (~3k commits and ~35k+ LOC), pick a branch and right click, switch to the branch. The Commit Graph UI does not indi…
-
Right now `sgit update` only says that is successfully updated master branch to the latest on that branch, it do not indicate if it changd anything or if it was unaltered. Also show more details what …
-
It is currently not possible to add a repo that is bare and dont have any refs on the remote side. It fails out with the error `fatal: Remote branch master not found in upstream origin`
Investigate…
-
### Description
In the rebase editor the commit on which you're going to rebase your changes should be showing but it's not now.
### GitLens Version
13.0.0
### VS Code Version
Version: 1.72.2…
-
1.pip install vnpy_sgit安装好sgit模块后。
2.在git下载rsa.pk文件,然后copy到与run.py文件同级的目录下。如vnpy_sgit-main/script的目录下。
3.python run.pyr后,提示rsa.pk not found! ,同时UI界面卡死
-
## 环境
* 操作系统: 如Windows 10或者Ubuntu 18.04
* Python版本: 如VNStudio-2.0.6
* vn.py版本: 如v2.0.5发行版或者dev branch 20190101(下载日期)
## Issue类型
三选一:Bug/Enhancement/Question
## 预期程序行为
## 实际程序行为
#…
-
## 环境
* 操作系统: Ubuntu 20.04
* Python版本: 3.7.12
* vn.py版本: 2.7.0
## Issue类型
三选一:Bug
## 预期程序行为
安装时报错
## 实际程序行为
![image](https://user-images.githubusercontent.com/9805228/139065383-0940…
dehim updated
3 years ago
-
It's common to have dist-git patch files containing git-commit metadata (subject, name, date, commit message, commit body, etc.) but when applied with `%autosetup [-Spatch]`, the metadata are dropped …