wok diff hg-git/description.txt @ rev 25514
Add memtest64
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 16 14:18:05 2023 +0000 (21 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/hg-git/description.txt Thu Feb 16 14:18:05 2023 +0000 1.3 @@ -0,0 +1,5 @@ 1.4 +This is the Hg-Git plugin for Mercurial, adding the ability to push 1.5 +and pull to and from a Git server repository from Hg. 1.6 +This means you can collaborate on Git based projects from Hg, or use 1.7 +a Git server as a collaboration point for a team with developers using 1.8 +both Git and Hg.