latest 16 messages by barq
+
[2016-11-16T07:56:25Z]
barq
or rather in an issue
+
[2016-11-16T07:52:13Z]
barq
I deleted the branch now, but the commit is still available and referenced in pull request in the main repository
+
[2016-11-16T07:18:38Z]
barq
I thought there may be a github option that was not specific to git
+
[2016-11-16T07:07:26Z]
barq
How can I undo or delete a commit from the github site?
+
[2016-08-19T09:03:36Z]
barq
You need to install bundle
+
[2016-08-09T20:44:33Z]
barq
I need a static site with irregular updates
+
[2016-08-09T20:34:20Z]
barq
I want to create a simple online presence, something like an online business card or landing page with a few references, nothing fancy. Is jekyll a good choice for me if I don't know much about web dev?
+
[2016-02-21T17:55:20Z]
barq
It says my branch is 149 commits ahead in github
+
[2016-02-21T17:52:03Z]
barq
I tried fixing this with git reset, but no success
+
[2016-02-21T17:49:32Z]
barq
I have one commit which I actually want in the pull request and a bunch of other which I want to remove
+
[2016-02-21T17:47:59Z]
barq
But what parameter do I pass?
+
[2016-02-21T17:47:50Z]
barq
git rebase -i ?
+
[2016-02-21T17:47:12Z]
barq
How can I remove commits from a pull request?
+
[2016-02-21T15:58:58Z]
barq
How can I remove commits from a pull request? Somehow the history got overwritten in my fork and now I have tons of commits which are not mine
+
[2015-10-02T11:53:22Z]
barq
So diff won't work properly
+
[2015-10-02T11:50:42Z]
barq
Does it make sense to fork a repository if the whole structure of the project will change, the sources will be reused, though?