How do I convert simple non source controlled project backups into a versioned git repository?

前端 未结 5 732
孤独总比滥情好
孤独总比滥情好 2021-01-04 22:15

I have been extremely naughty. I have been developing a piece of software (I\'m the only developer) for a little while (O.K., it\'s over the course of a few years), but have

5条回答
  •  [愿得一人]
    2021-01-04 23:06

    Also check out the "A Custom Importer" section in the Migrating to Git chapter. which talks about this exact issue.

提交回复
热议问题