From 3d4d484be41603977049887fcb598c22159ec01c Mon Sep 17 00:00:00 2001 From: Piyush Sharma Date: Wed, 25 Sep 2024 20:45:11 +0530 Subject: [PATCH] Update cheatsheet.txt Adding origin instead or orign Harry bhaiya please add this i want to try adding contribution this is my first try i contribute codes also Thank yoy. --- cheatsheet.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cheatsheet.txt b/cheatsheet.txt index 20f35b4..8cd5358 100644 --- a/cheatsheet.txt +++ b/cheatsheet.txt @@ -7,5 +7,5 @@ git commit -m "Initial Commit" git status # Just to see ssh-keygen -t rsa -b 4096 -C "youremail@example.com" tail # Add this key to your GitHub account -git remote add orign -git push origin master \ No newline at end of file +git remote add origin +git push origin master