Initially I used git to access my gitlab repository to all my push and pull operation. Today I tried to deploy my branch directly on AWS EBS with CLI. By mistake I create codeCommit from the same directory which used for gitlab.So now when I tired to push my code it expecting to connect to codeCommit but I want it to push to gitlab. Anyone have idea about the issue?
↧