User Tools

Site Tools


userdoc:gitolite

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userdoc:gitolite [2017-10-30 18:25]
mricon
userdoc:gitolite [2020-05-08 14:00] (current)
mricon
Line 1: Line 1:
 +~~REDIRECT>​https://​korg.docs.kernel.org/​gitolite/​index.html~~
 +
 ====== How to use gitolite ====== ====== How to use gitolite ======
  
Line 58: Line 60:
   ssh git@gitolite.kernel.org desc pub/​scm/​linux/​kernel/​git/​[username]/​linux "​[username] kernel tree"   ssh git@gitolite.kernel.org desc pub/​scm/​linux/​kernel/​git/​[username]/​linux "​[username] kernel tree"
   ​   ​
-Note that the **desc** command does not like special characters such as quotes, ampersands, brackets, etc.+:!: Note that the **desc** command does not like special characters such as quotes, ampersands, brackets, etc. Another way to set your repository description is via a cgitrc file in the special %%__meta__%% branch of the repo. See [[userdoc:​cgit-meta-data|Repo appearance on git.kernel.org]] for more details.
  
 === fork === === fork ===
Line 73: Line 75:
 === getsmtppass === === getsmtppass ===
 Sets up a random password you can use to authenticate against mail.kernel.org in order to send outgoing mail. The command output will also give you some configuration examples for mutt and git. Sets up a random password you can use to authenticate against mail.kernel.org in order to send outgoing mail. The command output will also give you some configuration examples for mutt and git.
 +
 +=== mailforward ===
 +Allows you to modify your mail forwarding address. See [[userdoc:​mail]] for more details.
  
 === 2fa === === 2fa ===
userdoc/gitolite.1509387939.txt.gz ยท Last modified: 2017-10-30 18:25 (external edit)