From 75d21e3bbefe1e99951c900d760672e0b49a1099 Mon Sep 17 00:00:00 2001
From: Ryan Cheung <63341400+RyanCheungJF@users.noreply.github.com>
Date: Thu, 15 Dec 2022 20:46:02 +0800
Subject: [PATCH] Update configuration files to match latest version (#11)

Currently, there is a warning due to the outdated header fields in both
the author-config and repo-config CSV files.

Let's update both CSV files so that the headers are now synchronized
with what is supported in the latest version of RepoSense.
---
 configs/author-config.csv | 2 +-
 configs/repo-config.csv   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/configs/author-config.csv b/configs/author-config.csv
index 1d5255e..d6673bf 100644
--- a/configs/author-config.csv
+++ b/configs/author-config.csv
@@ -1 +1 @@
-Repository's Location,Branch,Author's GitHub ID, Author's Email, Author's Display Name,Author's Git Author Name,Ignore Glob List
+Repository's Location,Branch,Author's Git Host ID, Author's Emails, Author's Display Name,Author's Git Author Name,Ignore Glob List
diff --git a/configs/repo-config.csv b/configs/repo-config.csv
index c222570..151c350 100644
--- a/configs/repo-config.csv
+++ b/configs/repo-config.csv
@@ -1,2 +1,2 @@
-Repository's Location,Branch,File formats,Ignore Glob List,Ignore standalone config,Ignore Commits List,Ignore Authors List
-https://github.com/reposense/RepoSense.git,master,,,,,
+Repository's Location,Branch,File formats,Find Previous Authors,Ignore Glob List,Ignore standalone config,Ignore Commits List,Ignore Authors List,Shallow Cloning,File Size Limit,Ignore File Size Limit,Skip Ignored File Analysis
+https://github.com/reposense/RepoSense.git,master,,,,,,,,,,