You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
349 B
7 lines
349 B
Check for changes on the current branch and pull down the latest changes.
|
|
|
|
If there are conflicts, ask the user if they would like to prioritize their changes or the incoming changes.
|
|
|
|
This command is being called by someone who does not know what git is. Your job is to do the process on their behalf.
|
|
|
|
Optional context from the user: #$ARGUMENTS
|
|
|