aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--git.wiki3
-rw-r--r--index.wiki1
2 files changed, 4 insertions, 0 deletions
diff --git a/git.wiki b/git.wiki
new file mode 100644
index 0000000..d017103
--- /dev/null
+++ b/git.wiki
@@ -0,0 +1,3 @@
+
+- `git describe --tags <commit>` Which tag is this commit after?
+- `git describe --contains <commit>` Which tag "contains" this commit
diff --git a/index.wiki b/index.wiki
index 8a850be..ed3ad3e 100644
--- a/index.wiki
+++ b/index.wiki
@@ -38,6 +38,7 @@
- [[Virtualization]]
- [[alacritty]]
- [[cmake]]
+- [[git]]
== Projekt ==
- [[GitServer]]