User Tools

Site Tools


userdoc:gitolite_track_set

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
userdoc:gitolite_track_set [2016-03-11 18:08]
mricon created
userdoc:gitolite_track_set [2020-05-08 14:04] (current)
mricon
Line 1: Line 1:
 +~~REDIRECT>​https://​korg.docs.kernel.org/​gitolite/​track_set.html~~
 +
 ====== Setting repo remotes with the "​track"​ command ====== ====== Setting repo remotes with the "​track"​ command ======
  
Line 8: Line 10:
 |**rm**|your-repo-path remote-name|Perform "''​git remote remove''"​| |**rm**|your-repo-path remote-name|Perform "''​git remote remove''"​|
 |**list**|your-repo-path|List remotes configured in your repository| |**list**|your-repo-path|List remotes configured in your repository|
 +
 +:!: **Note:** it is almost never useful to track torvalds/​linux.git,​ as our use of git alternates will already make sure that you don't have to push objects already present in torvalds/​linux.git. This command is useful for objects that have not yet found their way into Linus'​s repo (e.g. those from linux-next).
  
 ===== Examples ===== ===== Examples =====
userdoc/gitolite_track_set.1457719686.txt.gz ยท Last modified: 2016-03-11 18:08 by mricon