Skip to content

Commit

Permalink
ff-only not possible
Browse files Browse the repository at this point in the history
  • Loading branch information
asobrien committed Mar 31, 2020
1 parent b3f972b commit 7546319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.forwarder.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This repo just follows the upstream DataDog/datadog-agent repo with some added
files to ease building a standalone forwarder, the code can be updated with git:

$ git fetch upstream master
$ git merge --ff-only upstream/master
$ git merge upstream/master
$ git push origin

The `upstream` is configured with git:
Expand Down

0 comments on commit 7546319

Please sign in to comment.