Skip to content

Commit

Permalink
tue-robocup-update is now rebase and autostash
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh committed Jul 4, 2023
1 parent f1c3eca commit e511633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/tue-functions.bash
Original file line number Diff line number Diff line change
Expand Up @@ -1744,7 +1744,7 @@ function tue-robocup-install-package

function tue-robocup-update
{
_tue-repos-do "git pull --ff-only"
_tue-repos-do "git pull --rebase --autostash"

# Copy rsettings file
if [ "$ROBOT_REAL" != "true" ]
Expand Down

0 comments on commit e511633

Please sign in to comment.