ikiwiki/IkiWiki
Joey Hess 2c2934138c
git: Pass --no-rebase when pulling
To avoid git warning messages about pull.rebase.

I don't think it would make sense to want to rebase changes pulled from
origin when updating the checkout used to build a site. So it seems ok to
just use --no-rebase and not worry about honoring any pull.rebase setting.
2023-07-19 12:53:01 -04:00
..
Plugin git: Pass --no-rebase when pulling 2023-07-19 12:53:01 -04:00
Setup
CGI.pm Don't send relative redirect URLs when behind a reverse proxy 2018-01-08 10:56:12 +00:00
Receive.pm IkiWiki::Receive: Avoid using asprintf 2017-10-01 13:21:56 +01:00
Render.pm
Setup.pm
UserInfo.pm
Wrapper.pm Need <sys/wait.h> for waitpid (NetBSD 8 warns). 2018-08-21 11:30:55 +02:00