Public bug reported: Patch against 1:1.7.7.3-1 attached.
Description: If I edit the .git/gitweb/gitweb_config.perl file and then restart a git-instaweb instance, my modifications to the config file will be overwritten by the default config. This is because there is a call to gitweb_conf() without checking pre-existence of a gitweb config file. Furthermore, this call is not needed, for a correct call (guarded by existence of config file) is already there in start_httpd. Tested on lucid (1.7.7.3 rebuilt from sources). Should address bug on precise as well. ** Affects: git (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/906631 Title: git-instaweb overwrites gitweb_config.perl To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/git/+bug/906631/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs