Skip to content

Commit

Permalink
Feature Added
Browse files Browse the repository at this point in the history
  • Loading branch information
c-po committed Nov 20, 2024
1 parent 289d46a commit 2622c4f
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
30 changes: 30 additions & 0 deletions 0001-test.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
From c6b7515618a21d42998d3939aa5500aa0b02b3b7 Mon Sep 17 00:00:00 2001
From: Christian Breunig <[email protected]>
Date: Wed, 20 Nov 2024 20:56:39 +0100
Subject: [PATCH] test

---
README.md | 1 +
foo | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
delete mode 100644 foo

diff --git a/README.md b/README.md
index 9f3635558..f87036058 100644
--- a/README.md
+++ b/README.md
@@ -82,3 +82,4 @@ ### Thanks to all the people who already contributed!
<a href="https://github.com/vyos/vyos-1x/graphs/contributors">
<img src="https://contributors-img.web.app/image?repo=vyos/vyos-1x" />
</a>
+bar
diff --git a/foo b/foo
deleted file mode 100644
index 257cc5642..000000000
--- a/foo
+++ /dev/null
@@ -1 +0,0 @@
-foo
--
2.39.5

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,4 @@ be placed into the vyos-1x-smoketest package.
<a href="https://github.com/vyos/vyos-1x/graphs/contributors">
<img src="https://contributors-img.web.app/image?repo=vyos/vyos-1x" />
</a>
feature

0 comments on commit 2622c4f

Please sign in to comment.