Skip to content

Commit

Permalink
Update Common Commands.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chhavip authored Dec 30, 2016
1 parent c2f7092 commit 1b5d727
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Common Commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
* `git log` : View summary of all commits made so far in the current branch.


##Sending and Receiving Files
##Receiving Files
* `git fetch` : Fetch changes from remote repository
*

##Searching for Files
* `git grep <search term>` : Search the current branch for given term

0 comments on commit 1b5d727

Please sign in to comment.