By admin , 17 October, 2025 Drupal.org Gitlab: pulling in new branches from an issue fork's parent You can then pull the latest branches from the parent origin, and push them to the issue-fork origin. For instance, to add Drupal Core 10.1.x, you could do this: Tags git drupal.org
By admin , 27 May, 2025 Change last commit date git commit --amend --no-edit --date="2025.05.15 13:58" Tags git