Tagged: Git

There are 1 items tagged #Git.
And there a lots of other tags to explore.

Move the most recent commits to a new branch with git

Sometimes I forget to create a new branch for a new feature and commit changes directly to the develop branch. Let's learn one way to correct this mistake in git.

See all tags.