Changeset 13769 for trunk/docs/contributor/code/README.md
- Timestamp:
- 03/10/2024 02:44:38 PM (2 years ago)
- File:
-
- 1 edited
-
trunk/docs/contributor/code/README.md (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/contributor/code/README.md
r13721 r13769 235 235 236 236 # First make sure your origin master branch is up to date with BuddyPress remote one. 237 git fetch u sptream/master237 git fetch upstream/master 238 238 239 239 # If you need to include some changes which happened upstream, merge them! … … 416 416 417 417 # Git using Pull Requests 418 git fetch u sptream/master418 git fetch upstream/master 419 419 git merge origin/master 420 420 git push origin master
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)