From 81f9f42da5faf555374aa10d9f3e17823089618d Mon Sep 17 00:00:00 2001
From: Hilmi Al Biruni <hilmi.albiruni@ui.ac.id>
Date: Thu, 13 Oct 2022 19:23:22 +0700
Subject: [PATCH] add git-stash directory

---
 tutorial-6/git-stash/feature-1.txt | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 tutorial-6/git-stash/feature-1.txt

diff --git a/tutorial-6/git-stash/feature-1.txt b/tutorial-6/git-stash/feature-1.txt
new file mode 100644
index 0000000..fbe155b
--- /dev/null
+++ b/tutorial-6/git-stash/feature-1.txt
@@ -0,0 +1 @@
+this file should be in the feature-stash-1 branch
\ No newline at end of file
-- 
GitLab