github - Can't push bazaar repository into git using dpush -


i not able push bazaar repository git. have used command :

bzr dpush git+ssh://git@github.com/harsh-a1/dhis_2.22.git,branch=master

am getting following error:

bzr: error: file id "none" not present in tree bzrlib.inventory.chkinventory object @ 0x7f3613337290

i want see how git merges different bazaar ones....am fed of merging bazaar giving try. found above method on internet linking bazaar github not working....is there hope?

we have migrated source code https://github.com/dhis2/dhis2-core, should able use git directly now.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -