I tried to make some changes to my app in a new branch. I changed my mind, and now want to delete that branch and working copy contents. How do I do that? (I'm thinking "clone" with a new branch name, make it my current branch, then delete the old branch.) Will this also clear the working copy or make the new clone the working copy?
Can't you just return to the master branch and delete the branch?
What's the difference between a local branch and "working copy"?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
A branch is a branch. Local means its on your client machine. Working copy means a full copy of the repo on your client machine?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.