Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions freshers/contributers_list.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Contributors
-Name Git account link
AKASH RANJAN https://github.com/akash-ranjan8/first-pr- Hacktoberfest--2019/blob/master/README.md
-Name
Rashish Tripathi https://github.com/rashish15
4 changes: 2 additions & 2 deletions freshers/json-files/gitcommands.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ IT BASICALLY MAKES THE COPY OF THE ORIGINAL PROJECT.
},

{
"title": "write your command",
"description": "Describe it"
"title": "git status",
"description": "Lists all newor modified files to be committed"
},
]