#ifndef _GIT_INTF_H_11619bea_ #define _GIT_INTF_H_11619bea_ extern void git_initial_diff(char **); extern void git_work_dir(void); extern void git_initial_contents(void); extern int git_commit(void); #endif