Jeabakker

- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
-
-
-
Jeabakker commented, -
Jeabakker created a post, AnsweredPush dialog defaults to /refs/tags/<branchname>
Sometimes when i create a new branch in my project de Push dialog defaults to push my new branch to /refs/tags/<branchname> which creates a tag with the branchname.I wish to push to the branch, not... -
Jeabakker created a post, Git -> Update project fails
I'm a framework developer and my project setup is as follows: Main project is the framework (https://github.com/Elgg/Elgg) the framework can be extended by plugins/modules so I also have a lot of t...