Category: Version Control

在 TortoiseGit 中拉取时,报错:error: cannot lock ref 'refs/remotes/origin/sc/fix': 'refs/remotes/origin/sc/fix/to-be-merge-order' exists; cannot create 'refs/remotes/origin/sc/fix' 0

When pulling in TortoiseGit, an error is reported: Error: Cannot Lock Refrefs/remotes/origin/sc/fix:refs/remotes/origin/sc/fix/to-be-merge-orderexists; cannot createrefs/remotes/origin/sc/fix

浏览量: 15 1. When pulling in TortoiseGit, an error is reported: Error: cannot lock refrefs/remotes/origin/sc/fix:refs/remotes/origin/sc/fix/to-be-merge-orderexists; cannot createrefs/remotes/origin/sc/fix. as shown in Figure 1 2. Reference:Error: cannot lock ref..refs/tagsexists; cannot createrefs/tags/  . 3. Execute the command...

在 GitLab 中查看目录结构,存在目录:ThemeStoreDb、ThemeStoreDB,这是由于目录 ThemeStoreDB 被重命名为 ThemeStoreDb 后,不小心又合并了旧的基于 ThemeStoreDB 的代码所导致 0

Handling directory name case in Git commit for Windows 10 (Cut directory mock directory deletion)

浏览量: 16 1. View the directory structure in GitLab, there are directories: ThemeStoreDB, TheMeStoreDB, this is because the directory ThemeStoreDB is renamed to ThemeStoreDb, and the old-based The code of ThemeStoreDB is caused by...

执行命令:git push -u origin main 时,报错:fatal: unable to access 'https://github.com/shuijingwan/refactoring.git/': error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version 0

Fatal: Unable to accesshttps://github.com/shuijingwan/refactoring.git/: Error:1407742E:SSL Routines:SSL23_GET_SERVER_Hello:TLSV1 Alert Protocol Version

浏览量: 13 1. When executing the command: git push -u origin main, an error is reported: fatal: unable to accesshttps://github.com/shuijingwan/refactoring.git/: Error:1407742E:SSL Routines:SSL23_GET_SERVER_Hello:TLSv1 Alert Protocol Version. as shown in Figure 1 2. Reference:https://github.com/glennhickey/progressiveCactus/issues/93. Work for...

在 Windows 10、Git 2.34、TortoiseGit 2.13 中,目录重命名后(小写字母修改为大写字母),提交时无变化 0

In Windows 10, Git 2.34, and TortoiseGit 2.13, after the directory is renamed (the lowercase letter is changed to upper case), there is no change analysis when submitting

浏览量: 16 1. In Windows 10, Git 2.34, and TortoiseGit 2.13, after the directory is renamed (the lowercase letters are changed to uppercase letters), there is no change when submitting. as shown in Figure...

在 Laravel 6 中报错:Target [Interface] is not instantiable while building [Resolver] 0

Error in Laravel 6: Target[Interface]Is not instantiable while building[Resolver]

浏览量: 16 1. Error in Laravel 6: Target[Interface]Is not instantiable while building[Resolver]. as shown in Figure 1 2. View git logs, analyze /modules/themestore/providers/themestoreServiceProvider.php, send Now there is a shared binding registered in the container:...

尝试先迁移第一张表:pa_plan。查看表中的数据。肉眼可见表结构已经发生了很大的变化。具体的变化情况通过查看 14 个迁移文件具体分析。 0

The data of the COM environment of the public cloud is migrated to the CSP environment of the public cloud (the program version is inconsistent, and the upgrade to the same version is not allowed)

浏览量: 15 1. At this stage, there are two environments in the public cloud. They are COM environments and CSP environments, respectively. COM environment container, as shown in Figure 1 2. Containers in the...

在 PhpStorm 中提示:Invalid VCS root mapping。The directory \vendor\wartron\yii2-uuid is registered as a Git root, but no Git repositories were found there。 0

Prompt in phpstorm: Analysis of Invalid VCS root mapping

浏览量: 15 1. In phpstorm prompt: Invalid vcs root mapping. The directory <project>\vendor\wartron\yii2-uuid is registered as a git root, but no git repositories were found there. as shown in Figure 1 2. Click Configure...