1INSERT INTO git(repo, timestamp, status ) VALUES ('local', 0, 'clean');
2INSERT INTO git(repo, timestamp, status ) VALUES ('upstream', 0, 'clean');