latest 20 messages by tejasmanohar
+
[2015-11-19T09:27:03Z]
tejasmanohar
got it
+
[2015-11-19T09:23:50Z]
tejasmanohar
do i need to just do a normal merge and then squash / do the rest in a rebase and then push up?
+
[2015-11-19T09:22:10Z]
tejasmanohar
i really wanted all the commits to be merged over except in 1 and then i just wanted to --amend the message rather than commit under my name etc
+
[2015-11-19T09:21:41Z]
tejasmanohar
when i pull down the changes from the external contributor (fork's) branch and then run git merge --squash {branch synced with fork} on master, it seems the commits aren't brought over so when i run git commit -m {msg} it's going to author it in my name which i don't want.
+
[2015-11-19T09:20:21Z]
tejasmanohar
kinda like http://i.imgur.com/MAVP3zP.png
+
[2015-11-19T09:20:20Z]
tejasmanohar
i don't mind merging it thru the CLI / `git` rather than github interface if i do this.
+
[2015-11-19T09:19:51Z]
tejasmanohar
best way to squash a pull request from an external contributor into 1 commit and then merge it?
+
[2015-08-01T22:03:48Z]
tejasmanohar
meaning can a commercial organization publish something under creative commons license to signify that they only can use it for commercial use and no one else can
+
[2015-08-01T22:03:18Z]
tejasmanohar
if i license something under the creative commons license, i know that means others can't use it for commercial purposes, but does that mean that i can't, too?
+
[2015-06-30T08:00:29Z]
tejasmanohar
Xe: nice rule :)
+
[2015-06-30T08:00:23Z]
tejasmanohar
Xe: ah
+
[2015-06-30T07:53:05Z]
tejasmanohar
is that usually a user setting or something for the project when there are open-source contributors?
+
[2015-06-30T07:52:55Z]
tejasmanohar
are .editorconfig files to be left in github repos? or gitignored?
+
[2015-06-18T20:16:31Z]
tejasmanohar
what sizes does github store by default?
+
[2015-06-18T20:11:14Z]
tejasmanohar
i'm trying to implement something similar w/ a proxy over s3
+
[2015-06-18T20:11:02Z]
tejasmanohar
does it resize the image on the fly w/ a driver like imagemagick
+
[2015-06-18T20:10:55Z]
tejasmanohar
where you can change `s` to change image dimensions
+
[2015-06-18T20:10:48Z]
tejasmanohar
how exactly does this image proxy work? https://avatars1.githubusercontent.com/u/5959235?v=3&s=400
+
[2015-06-12T06:01:00Z]
tejasmanohar
i turned off cloudflare and it worked weird
+
[2015-06-12T06:00:27Z]
tejasmanohar
should be erroring 404 if its a real 404