From c7596dc8560fefb931354f84df98505b2810803f Mon Sep 17 00:00:00 2001 From: Senu Jephthah Folarin Date: Wed, 24 Jan 2024 19:40:10 +0100 Subject: [PATCH] Create README.md Instructions for reusable bash script. --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b442907 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +Automated Bash Script +This script is created to remove dead or idle branches from git using the shell script.