Skip to content
spraints edited this page Mar 29, 2011 · 16 revisions

Here are some things I'd like to do with git-tfs:

  • Figure out what 1.0 means and get there.
  • Use a newer build of henon/gitsharp to fix the out of memory problem.
  • Try using nulltoken/libgit2sharp for git stuff
  • Clean up the object model.
  • Translate TFS branches into git branches.
  • Faster import (clone and/or quick-clone)
    • git-fast-import?
    • TFS get specific version, then add?
  • git tfs pull should check for dirty workspace before merging, or otherwise work more like a normal git pull for non-happy-path situations.
Clone this wiki locally