Shown when git-push[1] fails due to a non-fast-forward update to the current branch. pushNonFFMatching Shown when the user ran git-push[1] and pushed "matching refs" explicitly (i.e. used :, or specified a refspec that isn’t the current branch) and it resulted in a non-fast-...
AadOauthTokenRequest AadOauthTokenRequest AadOauthTokenResult AadOauthTokenResult AbortTestRunRequest AccessMapping AccessTokenRequestType Account AccountCreateInfoInternal AccountMyWorkResult AccountPreferencesInternal AccountRecentActivityWorkItemModel AccountRecentActivityWorkItemModel2 AccountRecentActivityWorkItemMo...
面向企业提供一站式研发管理解决方案,包括代码管理、项目管理、文档协作、测试管理、CICD、效能度量等多个模块,支持SaaS、私有化等多种部署方式,帮助企业有序规划和管理研发过程,提升研发效率和质量。
AadOauthTokenRequest AadOauthTokenResult AadOauthTokenResult AbortTestRunRequest AccessMapping AccessTokenRequestType Account AccountCreateInfoInternal AccountMyWorkResult AccountPreferencesInternal AccountRecentActivityWorkItemModel AccountRecentActivityWorkItemModel2 AccountRecentActivityWorkItemModelBase AccountRecentM...
If Git needs to access more than this many bytes at once to complete an operation it will unmap existing regions to reclaim virtual address space within the process. Default is 256 MiB on 32 bit platforms and 32 TiB (effectively unlimited) on 64 bit platforms. This should be reasonable for...
AccessMapping AccessTokenRequestType 帐户 AccountCreateInfoInternal AccountMyWorkResult AccountPreferencesInternal AccountRecentActivityWorkItemModel AccountRecentActivityWorkItemModel2 AccountRecentActivityWorkItemModelBase AccountRecentMentionWorkItemModel AccountsRestClient AccountStatus AccountType AccountUserStatus Accou...
AccessTokenRequestType 帐户 AccountCreateInfoInternal AccountMyWorkResult AccountPreferencesInternal AccountRecentActivityWorkItemModel AccountRecentActivityWorkItemModel2 AccountRecentActivityWorkItemModelBase AccountRecentMentionWorkItemModel AccountsRestClient AccountStatus AccountType AccountUserStatus AccountWorkWorkItem...
[ -f /secrets/gcs-access-id && -f /secrets/gcs-private-key ]]; thenexport CACHE_GCS_ACCESS_ID=$(cat /secrets/gcs-access-id)# echo -e used to make private key multiline (in google json auth key private key is oneline with \n)export CACHE_GCS_PRIVATE_KEY=$(echo -e $(cat /...
age-old "update-server-info" command, which is rarely useful these days. * "git stash" does not allow subcommands it internally runs as its implementation detail, except for "git reset", to emit messages; now "git reset" part has also been squelched. ...
"git log" command resulted in an attempt to access grep pattern expression structure that has not been allocated, which has been corrected. (merge db84376f98 ab/grep-simplify-extended-expression later to maint). * "git diff rev^!" did not show combined diff to go to the rev from ...