Skip to content

tekstop/Git2BitIssues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git2BitIssues

Port GitHub Issues to BitBucket

I recently ported a private repository from GitHub to BitBucket and realized that though BitBucket had an easy way of directly importing Github repositories, there was no easy way to port the existing issues and milestones which exist in GitHub.

Hence, Git2BitIssues! This is a simple converter for GitHub Issues and Milestones to BitBucket Issues and Milestones.

  • This is currently only for Windows (Win 7, VS 2010).
  • Uses RestSharp
  • Ports from only GitHub to BitBucket

Download Binary (built with VS2010)

https://www.box.com/s/kcjkiy2m4pndcbx70clo

=========================================================================

Porting

  • Create BitBucket Repository from GitHub. Ensure that the BitBucket Repo has Issues.
  • Run Git2BitIssues
  • Enter your github username/password and Select Get Repos
  • It gets the repositories you own. Select the one you want to port and press Get Issues.
  • Now, Enter you BitBucket username/password and select Get repos.
  • Select the repo you want to port the issues and milestones and press Port Issues.

You should be all set!

===========================================================================

Work In Progress

  • Windows 8 App (Mid Feb, 2013)
  • Mac OSX App (Mid Feb, 2013)
  • BitBucket -> GitHub (Mar, 2013)

Please feel free to create issues

About

Port GitHub Issues to BitBucket and viceversa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages