Git Quick: Create a new repo with 'git init'

1 year ago
4

Make your current repo a git directory with 'git init .'

If you are looking for an effective concise introduction to Git, I highly recommend my "Fundamentals of Git" course on Udemy: https://www.udemy.com/course/fundamentals-of-git/?referralCode=29A4F0806FACFFF594B2

If you or your company is interested in live virtual software and tools training, see https://www.continuoustech.net/training/ for a list of training topics we offer.

Loading comments...