I recently read interesting things about the "branch" in Git. Looks like Mercurial could be cloning a local repo? But Mercurial also has a branch. Does it work as good as git?
How to save disk space on Mac / Linux / Windows? Do they all make references on Mac and Linux, but make a copy on Windows?
Mercurial automatically creates branches when you make divergent changes, while Git works with an explicit branch creation model. Depending on your preferences, your development style and the needs of your project, each one may be βbetter.β
- , , git.
, git Mercurial.
Mercurial , , . , . changeet 1 , . , , ( 2 3), , .
, Amy (hg branch bestbranch), , , , .
Source: https://habr.com/ru/post/1766149/More articles:is there ever a time when you will not use recursion? - javaRollback Eclipse returns to the system - javahas_attribute? the problem is ruby ββ| fooobar.comPosting information on Twitter with a known username / pass and Oauth token without providing access - c #When to write a parser using grammar, or use a language that contains regular expressions - regexjavascript does not work with HTML5 - javascriptAndroid - draw 3D, then 2D with openGL ES - javajoin two tables with different number of rows (in sql server) - sqlHow would you test this code? (PHPUnit) - databaseHow do I set up comment notification so that no emails are sent in case of spam? - drupalAll Articles