From b31cb9d7a4d7c820b92eda93ebeb42655b564580 Mon Sep 17 00:00:00 2001 From: Rampriya <114834474+Rampriya-S@users.noreply.github.com> Date: Tue, 1 Oct 2024 20:23:09 -0400 Subject: [PATCH] Create Version control Regularly use Update Sets or Git for versioning your scripts and tracking changes. --- Version control | 1 + 1 file changed, 1 insertion(+) create mode 100644 Version control diff --git a/Version control b/Version control new file mode 100644 index 0000000..e247cf5 --- /dev/null +++ b/Version control @@ -0,0 +1 @@ +Regularly use Update Sets or Git for versioning your scripts and tracking changes.