简体   繁体   中英

Can't push bazaar repository into git using dpush

I am not able to push a bazaar repository into Git. I have used this command :

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

Am getting the following error:

bzr: ERROR: The file id "None" is not present in the tree bzrlib.inventory.CHKInventory object at 0x7f3613337290

I want to see how git merges are different from bazaar ones....am fed up of merging with bazaar so giving this a try. Found the above method on internet for linking bazaar to github but not working....Is there any hope?

我们已经将源代码迁移到https://github.com/dhis2/dhis2-core ,因此您现在应该可以直接使用git。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM