I created a project and postpended my initials to the game name, e.g. <game><initials>.
I have been doing local backups during development but now I am ready to push the code to source control.
When the game goes to Alpha I really just want the project to be known as <game>.
I guess I have two options:
a) Submit as-is and hope project name is easy to change later on
or
b) Change the project name before my first submit to source control
What's the easiest path to follow?
p.s. There is a complication that I may be re-implementing an unfinished project. So I am anticipating a name clash! In which case I am swaying towards option a)
I have been doing local backups during development but now I am ready to push the code to source control.
When the game goes to Alpha I really just want the project to be known as <game>.
I guess I have two options:
a) Submit as-is and hope project name is easy to change later on
or
b) Change the project name before my first submit to source control
What's the easiest path to follow?
p.s. There is a complication that I may be re-implementing an unfinished project. So I am anticipating a name clash! In which case I am swaying towards option a)