Marius OLAR
Marius OLAR
https://wordpress.org/support/topic/wrong-path-for-git/#post-8475358
Tha file has too many lines, split the file functions.php into two or more files by separate the logic. class Gitium_Log -----------------------
class Git_Command -------------------------- _call _log get_last_error _git_temp_key_file private get_env set_key can_exec_git is_status_working get_version get_ahead_commits get_behind_commits init add_remote_url get_remote_url remove_remote get_remote_tracking_branch get_local_branch fetch_ref get_commit_message get_remote_branches add commit push rm_cached class Git_Wrapper...
ADD GITIUM UNITTESTS FOR: - [ ] wp_content_is_versioned - [ ] gitium_enable_maintenance_mode - [ ] gitium_disable_maintenance_mode - [ ] gitium_get_versions - [ ] _gitium_commit_changes - [ ] _gitium_format_message - [...
Log $_SERVER['HTTP_REFERER'] when WP_DEBUG is defined and is true.