Google Summer of Code | tracking/2025: Add myself to tracking page (!68)
Gedare Bloom (@gedare)
gitlab at rtems.org
Wed Mar 19 19:32:28 UTC 2025
Gedare Bloom commented on a discussion: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/68#note_121397
try this...
```
$ git checkout gsoc:gsoc25
$ git pull --rebase origin main
$ ... fix conflicts in tracking/2025.md ...
$ git add tracking/2025.md
$ git rebase --continue
$ git rebase HEAD~2 -i
squash the commits together using 'fixup'
$ git push -f
```
--
View it on GitLab: https://gitlab.rtems.org/rtems/programs/gsoc/-/merge_requests/68#note_121397
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250319/3ac1e39f/attachment-0001.htm>
More information about the bugs
mailing list