From ce79a34b8924f33006ad223b3c653ea780a7eee4 Mon Sep 17 00:00:00 2001 From: Milovann Yanatchkov Date: Fri, 3 Jan 2025 13:42:25 +0100 Subject: [PATCH] Actualiser Zurich hackathon --- Zurich-hackathon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Zurich-hackathon.md b/Zurich-hackathon.md index e97a482..318b722 100644 --- a/Zurich-hackathon.md +++ b/Zurich-hackathon.md @@ -11,7 +11,7 @@ For more details on the project's origin, and the purpose of a forge for AEC, pl ## A Commit History -One of the great feature of **Git** is the `commit` **[history](https://about.gitlab.com/blog/2018/06/07/keeping-git-commit-history-clean/)**, which keeps tracks of every file changes. \ +One of the great features of **Git** is the `commit` **[history](https://about.gitlab.com/blog/2018/06/07/keeping-git-commit-history-clean/)**, which keeps track of every file change. \ When working with text-based **[native IFC](https://github.com/brunopostle/ifcmerge/blob/main/docs/whitepaper.rst)** files, it's possible to view each stage of the modeling process. \ Here's an example of a single IFC model viewed at different moments in time : * [Added model ifc](https://gitaec.org/brunopostle/creative-freedom/src/commit/b28fbd13d182fb78d4cc79dad1b390c92e1750af/model.ifc)