In git-wip script, what is the purpose of following: - line no. 40: ". git-sh-setup" - line no. 42: "require_work_tree" There also doesn't seem to have any functions or scripts in the code implementing these. What am I doing wrong?