Git is a distributed version control system.
Git is a free software distributed under the GPL.(...)
Git has a mutable index called stage.
Git tracks changes of files.
Create a new branch.
Try a new way.
Try "stash".

a test of pull-request