Skip to content

paulojeronimo/git-labs

Repository files navigation

Git labs

Some labs demonstrating Git, GitHub or GitLab features or solutions.

Please read the entire content of this README.adoc (and other docs) through the site https://paulojeronimo.github.io/git-labs or by using the GitLab mirror of this project.
This is because GitHub does not render includes in Asciidoc documents correctly. 😒

To run a lab, type:

./build.sh --run [lab]number[.sh]
Note
  1. In the command above, you can use the entire lab name or only its number (Base58 format).

  2. If you append the -x parameter you will see a detailed execution.

Available labs:

  1. lab113.sh: Publish a GitHub Pages branch (gh-pages) with the HTML content of this repo.

    1. Created in 2020-07-07T21:23:14-03:00

  2. lab112.sh: A variant of lab111.sh producing a more detailed log (read more).

    1. Created in 2020-06-20T12:37:13-03:00

  3. lab111.sh: Testing git merge --squash.

    1. Created in 2020-06-20T12:37:13-03:00

About

Some labs to test Git features or solutions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages