草庐IT

ls-remote

全部标签

svn - 为什么 `git remote` 没有在我的 git-svn 存储库中列出任何内容?

做完之后gitsvninit-s,gitremote没有列出任何Remote。为什么? 最佳答案 因为颠覆“远程”不是真正的git远程。尝试使用gitsvninfo查看subversion存储库的远程信息。 关于svn-为什么`gitremote`没有在我的git-svn存储库中列出任何内容?,我们在StackOverflow上找到一个类似的问题: https://stackoverflow.com/questions/4169017/

svn - 为什么 `git remote` 没有在我的 git-svn 存储库中列出任何内容?

做完之后gitsvninit-s,gitremote没有列出任何Remote。为什么? 最佳答案 因为颠覆“远程”不是真正的git远程。尝试使用gitsvninfo查看subversion存储库的远程信息。 关于svn-为什么`gitremote`没有在我的git-svn存储库中列出任何内容?,我们在StackOverflow上找到一个类似的问题: https://stackoverflow.com/questions/4169017/

Git Publisher "target remote name"验证问题,单一 repo

我正在尝试使用GitPublisher插件来标记带有$BUILD_TAG的成功构建,但我无法找出它将接受的Targetremotename的值。如果我在GIT配置中使用RepositoryURL,我会被告知,Noremoterepositoryconfiguredwiththename。我尝试命名配置并将其用作目标远程名称,但没有成功。我的SCM配置(省略公司名称):存储库URL:http://stash.company.com/scm/semsrch/medqp.git凭据:sebuserro/******[这是由我们的构建团队配置的]姓名:实验分支说明符:起源/实验我的Git发布者

Git Publisher "target remote name"验证问题,单一 repo

我正在尝试使用GitPublisher插件来标记带有$BUILD_TAG的成功构建,但我无法找出它将接受的Targetremotename的值。如果我在GIT配置中使用RepositoryURL,我会被告知,Noremoterepositoryconfiguredwiththename。我尝试命名配置并将其用作目标远程名称,但没有成功。我的SCM配置(省略公司名称):存储库URL:http://stash.company.com/scm/semsrch/medqp.git凭据:sebuserro/******[这是由我们的构建团队配置的]姓名:实验分支说明符:起源/实验我的Git发布者

git - 使用 git 状态信息增强 "ls"?

是否有现有的命令,或者一些技巧或脚本可以让我显示“ls”中显示的文件的状态?类似下面的内容:$gitlsstatus#Commandcouldbeanything`lsg`isfinetoo,whatever.appcontentsmodifiedautotestup-to-dateconfigup-to-dateconfig.rustageddbcontentsmodifieddoccontentsmodifiedGemfilemodifiedGemfile.lockmodifiedlibup-to-datelogup-to-datepublicup-to-dateRakefileu

git - 使用 git 状态信息增强 "ls"?

是否有现有的命令,或者一些技巧或脚本可以让我显示“ls”中显示的文件的状态?类似下面的内容:$gitlsstatus#Commandcouldbeanything`lsg`isfinetoo,whatever.appcontentsmodifiedautotestup-to-dateconfigup-to-dateconfig.rustageddbcontentsmodifieddoccontentsmodifiedGemfilemodifiedGemfile.lockmodifiedlibup-to-datelogup-to-datepublicup-to-dateRakefileu

git - 如何配置 git 在一个 'remote' 中从 http pull 并通过 ssh 推送?

从httppull以逃避身份验证(所以如果我不使用ssh.keygen,我不需要输入密码)。通过身份验证通过ssh推送。 最佳答案 来自git-configmanpage:remote..urlTheURLofaremoterepository.Seegit-fetch(1)orgit-push(1).remote..pushurlThepushURLofaremoterepository.Seegit-push(1).尝试将前者设置为http:url和后者到git+ssh:(或只是git:)网址?

git - 如何配置 git 在一个 'remote' 中从 http pull 并通过 ssh 推送?

从httppull以逃避身份验证(所以如果我不使用ssh.keygen,我不需要输入密码)。通过身份验证通过ssh推送。 最佳答案 来自git-configmanpage:remote..urlTheURLofaremoterepository.Seegit-fetch(1)orgit-push(1).remote..pushurlThepushURLofaremoterepository.Seegit-push(1).尝试将前者设置为http:url和后者到git+ssh:(或只是git:)网址?

Git refs/remotes/origin/master 没有指向一个有效的对象

在最后一次merge到我的Git存储库的主分支后,我失去了克隆存储库的能力。Cloningintotest-repository...remote:Countingobjects:126084,done.remote:Compressingobjects:100%(28327/28327),done.Receivingobjects:100%(126084/126084),132.63MiB|29.30MiB/s,done.remote:Total126084(delta96101),reused126078(delta96095)Resolvingdeltas:100%(96101/

Git refs/remotes/origin/master 没有指向一个有效的对象

在最后一次merge到我的Git存储库的主分支后,我失去了克隆存储库的能力。Cloningintotest-repository...remote:Countingobjects:126084,done.remote:Compressingobjects:100%(28327/28327),done.Receivingobjects:100%(126084/126084),132.63MiB|29.30MiB/s,done.remote:Total126084(delta96101),reused126078(delta96095)Resolvingdeltas:100%(96101/