Git basic for monkey (Part 2)

It’s recommended to create tags for software releases. You can create a new tag named 1.0.0 You need first 10 characters of the commit id to link with your tag.

Compare the different. Use when you want to resolve conflict.

Drop all local changes and commit.

View the history of commits

Change message of last commit.

Git basic flow

If you don’t remember part 1. Click here.

Share
%d bloggers like this: