latest 20 messages by Kunda
+
[2015-07-16T18:15:36Z]
Kunda
ping #github
+
[2015-07-16T18:01:08Z]
Kunda
anyone ?
+
[2015-07-16T17:59:39Z]
Kunda
doesnt work either
+
[2015-07-16T17:59:13Z]
Kunda
using this search string: path:"app/appveyor.yml" language:c++
+
[2015-07-16T17:59:06Z]
Kunda
doesn't work
+
[2015-07-16T17:59:04Z]
Kunda
using this search string: path:"app/appveyor.yml" language:c
+
[2015-07-16T17:58:51Z]
Kunda
i want to search all projects that have an appveyor.yml file in their trunk && language:c++
+
[2015-07-11T02:25:54Z]
Kunda
can someone help me understand this: I've made a PR through the Github GUI (https://github.com/scribusproject/scribus/compare/master...luzpaz:master) and I'd like to now via the CLI pull that diff down to my local machine and turn it in to a patch that I can submit to an SVN repo using this: http://stackoverflow.com/questions/708202/git-format-patch-to-be-svn-compatible?answertab=active#tab-top
+
[2015-05-20T01:32:21Z]
Kunda
repost: how do I page a team on github ?
+
[2015-05-20T01:21:16Z]
Kunda
Anyone? ^
+
[2015-05-20T01:09:25Z]
Kunda
instead of naming each team member... is there a way I can page the whole team ?
+
[2015-05-20T01:07:55Z]
Kunda
for example: scribusproject/teams/scribusctl
+
[2015-05-20T01:07:49Z]
Kunda
how do I page a team on github ?
+
[2015-04-28T12:32:54Z]
Kunda
branch
+
[2015-04-28T12:32:51Z]
Kunda
i need to make a bransh
+
[2015-04-28T12:32:44Z]
Kunda
oh nevermind. i got an anwer: https://github.com/Homebrew/homebrew/pull/38553#issuecomment-97045218
+
[2015-04-28T12:31:37Z]
Kunda
This is what I see in Github.app https://www.dropbox.com/s/gy4qid3ttvkafwx/Screenshot%202015-04-28%2007.32.07.png?dl=0
+
[2015-04-28T12:30:31Z]
Kunda
I synched using the Github OSX app
+
[2015-04-28T12:30:16Z]
Kunda
I cloned my github repo to my local repo with the OSX Github app. then ran: git rebase --interactive HEAD~9 Squashed all 9 commits togethers and then when I Sync my local repo back to my github repo those changes are lost ?
+
[2015-04-28T12:30:03Z]
Kunda
ok.. this is a brutal way to use it but I'm still learning: So I'm trying to squash down a PR i submitted to the Homebrew Project.