By default, Git will report, to the server, commits reachable from all local refs to find common commits in an attempt to reduce the size of the to-be-received packfile. If specified, Git will only report commits reachable from the given tips. This is useful to speed up fetches when th...
git://host.xz[:port]/~[user]/path/to/repo.git/ [user@]host.xz:/~[user]/path/to/repo.git/ For local repositories, also supported by Git natively, the following syntaxes may be used: /path/to/repo.git/ file:///path/to/repo.git/ ...
By default, Git will report, to the server, commits reachable from all local refs to find common commits in an attempt to reduce the size of the to-be-received packfile. If specified, Git will only report commits reachable from the given tips. This is useful to speed up fetches when th...
git-pull - Busque e integre-se a outro repositório ou num ramo local RESUMO git pull[<opções>] [<repositório> [<refspec>…]] DESCRIÇÃO Incorpora alterações de um repositório remoto no ramo atual. Se o ramo atual estiver atrás do ramo remoto, então, é predefinid...
This experimental RFC adds unstable support for single-file packages in cargo so we can explore the design and resolve questions with an implementation to collect feedback on. Single-file packages ...
GitCommitDiffs GitCommitRef GitCommitToVytvořit GitConflict GitConflictAddAdd GitConflictAddRename GitConflictDeleteEditovat GitConflictDeleteRename GitConflictDirectoryFile GitConflictEditDelete GitConflictEditEdit GitConflictFileDirectory GitConflictRename1to2 GitConflictRename2to1 GitConflictRenameAdd GitConfl...
héritée de GitChange.originalPathsourceServerItem Chemin d’accès de l’élément sur le serveur. TypeScript Copier sourceServerItem: string Valeur de propriété string héritée deGitChange.sourceServerItemurl URL pour récupérer l’élément. TypeScript Copier url: string Valeur de propriét...
File changes in your branch can conflict with changes in another branch. When it isn't clear how to merge changes, Git shows the files that conflict on the PR's Overview page. You must resolve any merge conflicts between the PR branch and the target branch before you can merge a PR or...
env.GIT_URL]]) } } stage('PR Coverage to Github') { when { allOf {not { branch'master'}; expression {returnenv.CHANGE_ID!=null}} } steps { script { currentBuild.result='SUCCESS'} step([$class:'CompareCoverageAction',publishResultAs:'statusCheck',scmVars: [GIT_URL: env.GIT_URL...
GitAsyncRefOperationSource GitBaseVersionDescriptor GitBlobRef GitBranchStats GitChange GitCherryPick GitCommit GitCommitChanges GitCommitDiffs GitCommitRef GitCommitToCreate GitConflict GitConflictAddAdd GitConflictAddRename GitConflictDeleteEdit GitConflictDeleteRename GitConflictDirectoryFile GitConflictEditDelete...