summaryrefslogtreecommitdiff
path: root/git-mergetool.sh
diff options
context:
space:
mode:
authorJakub Narebski <jnareb@gmail.com>2011-06-23 20:59:26 (GMT)
committerEric Wong <normalperson@yhbt.net>2011-06-27 09:11:41 (GMT)
commitc0175f92c7da1c379c25b5a70d53b9d550bcc11d (patch)
treeb95e1be86954d1b5edc8e196d71e5f5a59b5475f /git-mergetool.sh
parent48bf76ca93c7569660712c12b3c4f86c60803352 (diff)
downloadgit-c0175f92c7da1c379c25b5a70d53b9d550bcc11d.zip
git-c0175f92c7da1c379c25b5a70d53b9d550bcc11d.tar.gz
git-c0175f92c7da1c379c25b5a70d53b9d550bcc11d.tar.bz2
git-instaweb: Move all actions at the end of script
As a nice side-effect now the order of parameters does not matter: $ git instaweb --httpd=apache2 --start is now (after this patch) the same as $ git instaweb --start --httpd=apache2 Before this commit --start, --stop, --restart (and their subcommand versions start, stop, restart) exited immediately. This is preparatory work for making start/restart check that correct configuration is set up; this change was required to have access in start_httpd to requested web browser etc. Signed-off-by: Jakub Narebski <jnareb@gmail.com> Acked-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'git-mergetool.sh')
0 files changed, 0 insertions, 0 deletions