Skip to content
Snippets Groups Projects
Commit e20cc101 authored by steven.liatti's avatar steven.liatti
Browse files

Add instructions to adding tag

parent ab25ee72
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,11 @@
- Ensemble des fonctionnalités sur les vecteurs (package `ch.hepia.numeric`)
- Deux fonctionnalités du pendu (package `ch.hepia.hangman`)
- L'ensemble des fonctionnalités sur le tas binaire (package `ch.hepia.strucure`)
- Pour créer le tag avec git et le pousser sur githepia, exécutez les commandes suivantes dans votre repository local ([la documentation git en cas de besoin](https://git-scm.com/book/en/v2/Git-Basics-Tagging)) :
```bash
git tag v1.0
git push origin --tags
```
Ce repository contient l'énoncé du TP "numeric" et un squelette maven.
Nous vous conseillons de vous abonner aux notifications (watch) pour ne pas manquer des annonces ou des changements.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment