Commits


rename 'got init' and 'got import' default branch to "main"; patch by kmos@


show file mode differences when diffing trees


handle empty trees during 'import' and 'checkout'; spotted by sthen@


make 'got log -p path' display patches for the specified path only


fix empty variable in two import regress tests


initial 'got import' implementation