Skip to content
Snippets Groups Projects
Commit 240ec7b38f98 authored by Scott Chacon's avatar Scott Chacon
Browse files

updated readme a bit

parent 4b63e8425565
No related branches found
No related tags found
No related merge requests found
......@@ -9,17 +9,6 @@
* .gitignore, etc - try to convert?
- (probably not automatically, but perhaps a generator?)
PUSH
==========
* push with branch names (w/ proper error messages)
* explain what branch mapping policy determined when updating refs
* convert tags to git (local and .hgtags entries)
* add a warning for a non-fast forward push
FETCH
===========
* tag conversion (add local tags if not already in .hgtags)
MAPPING ISSUES
==============
Created in Git:
......@@ -29,6 +18,12 @@
* timezone issues (?)
PUSH
==========
* push with branch names (w/ proper error messages)
* explain what branch mapping policy determined when updating refs
* add a warning for a non-fast forward push
WEBSITE
===========
* more usage documentation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment