Skip to main content
Active reading [<https://en.wiktionary.org/wiki/set_up#Verb> <https://en.wikipedia.org/wiki/ASP.NET_MVC>]
Source Link
Peter Mortensen
  • 31.4k
  • 22
  • 110
  • 134

I'm trying to put an existing project under Git source control, but I'm unclear on several things.

I have setupset up a 'Team Foundation Service' Git account online.

I currently have an aspASP.netNET MVC 4 solution - in my Projects folder. I have created a gitGit 'repository' locally (an empty folder currently). Should this just be my current application folder in Projects? Or does it need to be a copy?

How do I get my existing files into the online repository?

I'm trying to put an existing project under Git source control but I'm unclear on several things.

I have setup a 'Team Foundation Service' Git account online.

I currently have an asp.net MVC 4 solution - in my Projects folder. I have created a git 'repository' locally (an empty folder currently). Should this just be my current application folder in Projects? Or does it need to be a copy?

How do I get my existing files into the online repository?

I'm trying to put an existing project under Git source control, but I'm unclear on several things.

I have set up a 'Team Foundation Service' Git account online.

I currently have an ASP.NET MVC 4 solution - in my Projects folder. I have created a Git 'repository' locally (an empty folder currently). Should this just be my current application folder in Projects? Or does it need to be a copy?

How do I get my existing files into the online repository?

edited tags
Link
Matt
  • 15.1k
  • 28
  • 109
  • 161
deleted 61 characters in body
Source Link
GEOCHET
  • 21.3k
  • 15
  • 78
  • 99

I'm trying to put an existing project under Git source control but I'm unclear on several things.

I have setup a 'Team Foundation Service' Git account online.

I currently have an asp.net MVC 4 solution - in my Projects folder. I have created a git 'repository' locally (an empty folder currently). Should this just be my current application folder in Projects? Or does it need to be a copy?

How do I get my existing files into the online repository?

I have found 1 or 2 posts on this but none helped. Thanks

I'm trying to put an existing project under Git source control but I'm unclear on several things.

I have setup a 'Team Foundation Service' Git account online.

I currently have an asp.net MVC 4 solution - in my Projects folder. I have created a git 'repository' locally (an empty folder currently). Should this just be my current application folder in Projects? Or does it need to be a copy?

How do I get my existing files into the online repository?

I have found 1 or 2 posts on this but none helped. Thanks

I'm trying to put an existing project under Git source control but I'm unclear on several things.

I have setup a 'Team Foundation Service' Git account online.

I currently have an asp.net MVC 4 solution - in my Projects folder. I have created a git 'repository' locally (an empty folder currently). Should this just be my current application folder in Projects? Or does it need to be a copy?

How do I get my existing files into the online repository?

Source Link
niico
  • 13k
  • 25
  • 94
  • 184
Loading