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

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -