AWS Issues
Not able to do Fast Forward merges
- Perform Squash Merge to get the code into the master
- Remove the develop branch from the repository under the section called Branches
- Recreate a new branch on the remote AWS repository with the same name called develop from master
- Have someone in development remove the develop branch from local
- fetch all of the branches and code
- make a change and push
- Works?