diff --git a/freshers/contributers_list.md b/freshers/contributers_list.md index 5d8070b..2ea575c 100644 --- a/freshers/contributers_list.md +++ b/freshers/contributers_list.md @@ -1,3 +1,4 @@ # Contributors -Name Git account link AKASH RANJAN https://github.com/akash-ranjan8/first-pr- Hacktoberfest--2019/blob/master/README.md +Subham Padhi https://github.com/padhitheboss/ diff --git a/freshers/json-files/gitcommands.json b/freshers/json-files/gitcommands.json index a25242e..6ef8346 100644 --- a/freshers/json-files/gitcommands.json +++ b/freshers/json-files/gitcommands.json @@ -8,7 +8,7 @@ IT BASICALLY MAKES THE COPY OF THE ORIGINAL PROJECT. }, { - "title": "write your command", - "description": "Describe it" + "title": "git branch", + "description": "Dto list all the branch in a given repositary" }, ]