ProgrammingRobotsStudyGroup / robo_magellan

Apache License 2.0
4 stars 6 forks source link

victoria.sh - does it need instructions or awareness of user's current git branch? #1

Closed pryme closed 6 years ago

pryme commented 7 years ago

Question stemming from weak git knowledge: victoria.sh does git pull to update. If the user's current branch is master then I think this is ok. If user's current branch is my_branch does the desired action happen? My understanding is that git pull in that scenario will pull the changes from the tracked remote branch, so master would not be updated?

merose commented 6 years ago

Removed the shell script because it was no longer used, so this issue is moot. Will close.