diff --git a/freshers/contributers_list.md b/freshers/contributers_list.md index b371ff0..a30f570 100644 --- a/freshers/contributers_list.md +++ b/freshers/contributers_list.md @@ -1,4 +1,6 @@ # Contributors -Name Git account link AKASH RANJAN https://github.com/akash-ranjan8/first-pr- Hacktoberfest--2019/blob/master/README.md -silla https://github.com/FrozenGirl-spd \ No newline at end of file +PREETI DEY https://github.com/preeti-1999 +silla https://github.com/FrozenGirl-spd + diff --git a/freshers/json-files/gitcommands.json b/freshers/json-files/gitcommands.json index a25242e..36c1616 100644 --- a/freshers/json-files/gitcommands.json +++ b/freshers/json-files/gitcommands.json @@ -11,4 +11,10 @@ IT BASICALLY MAKES THE COPY OF THE ORIGINAL PROJECT. "title": "write your command", "description": "Describe it" }, + + + { + "title":"git clone (url copied)", + "description":"it copies the project to the local desktop" + }, ]