-
Bug
-
Resolution: Done
-
Major
-
7.0.0.GA
-
-
-
-
-
-
CR1
-
+
I created a project in decision-central, then I pushed it to remote repo (ie. Github), it works well. Then I removed this project from decision-central.
Then, I cloned from remote repo to decision-central again and set git hooks. After adding new assets to the project to see if it updates the remote repository, which I received the following error messages:
ERROR [stderr] (pool-109-thread-1) hint: Updates were rejected because the remote contains work that you do ERROR [stderr] (pool-109-thread-1) hint: not have locally. This is usually caused by another repository pushing ERROR [stderr] (pool-109-thread-1) hint: to the same ref. You may want to first merge the remote changes (e.g., ERROR [stderr] (pool-109-thread-1) hint: 'git pull') before pushing again. ERROR [stderr] (pool-109-thread-1) hint: See the 'Note about fast-forwards' in 'git push --help' for details.