-
Updated
Jul 3, 2020 - PHP
hg
Here are 66 public repositories matching this topic...
It would be nice to have all user variables in just one file and then everything would get that from that file. Something like .user.
-
Updated
Jul 4, 2020 - Java
-
Updated
Apr 26, 2018 - Python
-
Updated
Feb 11, 2017 - Java
-
Updated
Apr 15, 2019 - Python
The 'Recovering old versions' section suggests using revert to return to a historical revision. It first suggests using revert to handle a mistaken change in the working directory, but then goes on to suggest revert as a general mechanism for returning to an arbitrary earlier revision. I think this is not the intended use of revert, and that recommending update would be better.
Rati
-
Updated
May 8, 2019
-
Updated
Nov 15, 2018 - Go
-
Updated
Jan 19, 2020 - C#
Improve this page
Add a description, image, and links to the hg topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hg topic, visit your repo's landing page and select "manage topics."
If I set my
nbdime_config.jsonto:{ "Global": { "Ignore": { "/cells/*/execution_count": false }, "details": false } }I expect the
detailsandIgnoreto be applied to every nbdime tool, given that