Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2021-09-21 20:23:07
Size: 83
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 10: Line 11:

{{{
apt-get install gitweb
}}}

== References ==

 * 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)