Skip to content

Commit

Permalink
Adding push global setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
algogrit committed Aug 6, 2019
1 parent 9b5768a commit 73ae36a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code-samples/07-git/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Gremlins Repo: https://github.com/AgarwalConsulting/gremlins
git config --global color.ui true
git config --global user.name 'Gaurav Agarwal'
git config --global user.email '[email protected]'
git config --global push.default current
```

## Resolutions
Expand Down

0 comments on commit 73ae36a

Please sign in to comment.