Tagged Questions
2
votes
2answers
352 views
source code file system layout for 2 very similar projects (with git)
we're working on "two" android apps that are very similar; in fact, they're the same apps with different graphics and color schemes, slightly different configuration and one or two unique activities ...
0
votes
2answers
580 views
New vs Clone Git in Eclipse with EGit
I'm not sure I have either my new repo or clone repo workflow, or both, setup correctly. When I create a new project I create a repo on github, can't clone from it as it's empty so I create a new ...