From 30866730be33835e478bc452e2ed0aad8955544d Mon Sep 17 00:00:00 2001 From: nandieshwar12 Date: Fri, 17 Oct 2025 17:12:13 +0530 Subject: [PATCH 1/2] first file --- sample-file | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sample-file diff --git a/sample-file b/sample-file new file mode 100644 index 00000000..b9dd85c8 --- /dev/null +++ b/sample-file @@ -0,0 +1,2 @@ +i live in bangalore +i love leekshith From 8d360f1bafaad7fb4d8e54507054ef76b8fbbe68 Mon Sep 17 00:00:00 2001 From: nandieshwar12 Date: Sat, 18 Oct 2025 18:57:36 +0530 Subject: [PATCH 2/2] added basic commands in sample-file --- sample-file | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sample-file b/sample-file index b9dd85c8..a8394e71 100644 --- a/sample-file +++ b/sample-file @@ -1,2 +1,10 @@ i live in bangalore i love leekshith +git status +git branch +git commit +git pull +git push +git add +vi +ls -al