From 8e0cf0963421e1374b839f245c2051399742aa55 Mon Sep 17 00:00:00 2001 From: Aditya More <130650144+AdityaMore1210@users.noreply.github.com> Date: Thu, 18 Dec 2025 12:48:01 +0530 Subject: [PATCH 1/2] Create forked-repo.txt --- forked-repo.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 forked-repo.txt diff --git a/forked-repo.txt b/forked-repo.txt new file mode 100644 index 00000000..b0448de3 --- /dev/null +++ b/forked-repo.txt @@ -0,0 +1,5 @@ + curl -s https://api.github.com/repos/AdityaMore1210/mcino-Introduction-to-Git-and-GitHub | jq -r '.parent.clone_url' + +theia@theia-morea:/home/project$ curl -s https://api.github.com/repos/AdityaMore1210/mcino-Introduction-to-Git-and-GitHub | jq -r '.parent.clone_url' +https://github.com/ibm-developer-skills-network/mcino-Introduction-to-Git-and-GitHub.git +theia@theia-morea:/home/project$ From 938e6315ced3606cc11029eb179599a3affc79cf Mon Sep 17 00:00:00 2001 From: AdityaMore1210 Date: Thu, 18 Dec 2025 02:29:49 -0500 Subject: [PATCH 2/2] Fix footer year in README.md from 2022 to 2023 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1034661..2a2b1d78 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._