Skip to content

Commit

Permalink
Merge pull request #3757 from carlosgmartin:contributing_git_fetch
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 615746509
  • Loading branch information
Flax Authors committed Mar 14, 2024
2 parents 83d118a + 84809ef commit c2af614
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ To contribute code to Flax on GitHub, follow these steps:
Then sync your code with the main repository:

```bash
git fetch upstream
git rebase upstream/main
```

Expand Down

0 comments on commit c2af614

Please sign in to comment.