Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2021-09-21 20:37:38
Size: 221
Comment:
Revision 5 as of 2021-10-11 19:51:31
Size: 356
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
Change the configuration in /etc/gitolite
Line 11: Line 12:
something ... {{{
apt-get install gitweb
}}}
Line 15: Line 18:
* https://www.micha.name/blog/2017/11/30/gitolite-and-gitweb/
* https://wiki.debian.org/UsingGit
 * https://www.micha.name/blog/2017/11/30/gitolite-and-gitweb/
 * https://wiki.debian.org/UsingGit
 * https://www.dynamsoft.com/codepool/git-server-ssh-http-ubuntu.html

Git

gitolite3

apt-get install gitolite3

Change the configuration in /etc/gitolite

gitweb

apt-get install gitweb

References

None: Git (last edited 2021-10-11 19:51:31 by Kristian Kallenberg)