What's a good, free source control system for eclipse android development?

前端 未结 11 1630
误落风尘
误落风尘 2020-12-28 16:27

My app code is starting to get unmanageable and I want to start source control, primarily because I need to branch my code.

What are some good systems that you have

11条回答
  •  爱一瞬间的悲伤
    2020-12-28 17:13

    If you are not working on a team and you just need version control for yourself, SourceGear Vault is free for a single user and they have a nice Eclipse plug-in.

    I use it for Android development and it works like a charm.

提交回复
热议问题