Skip to content

AWS Issues

Not able to do Fast Forward merges

  1. Perform Squash Merge to get the code into the master
  2. Remove the develop branch from the repository under the section called Branches
  3. Recreate a new branch on the remote AWS repository with the same name called develop from master
  4. Have someone in development remove the develop branch from local
  5. fetch all of the branches and code
  6. make a change and push
  7. Works?