latest 19 messages by synfinatic
+
[2017-05-05T18:43:11Z]
synfinatic
hdon no bugs, just undocumented features
+
[2017-05-03T17:41:36Z]
synfinatic
I always figure that any company which doesn't want to hire me for doing something I enjoy is probably not a company I want to work for.
+
[2016-12-08T18:18:58Z]
synfinatic
i'm sorry
+
[2016-12-08T18:06:58Z]
synfinatic
http is an old protocol, hence the tools are old too
+
[2016-12-08T18:06:06Z]
synfinatic
curl, wget, <http lib for language of your choice>
+
[2016-12-08T17:59:56Z]
synfinatic
Blendify you probably want to read the API docs: https://developer.github.com/v3/
+
[2016-12-08T17:38:00Z]
synfinatic
there are others. just google 'git svn sync'
+
[2016-12-08T17:37:23Z]
synfinatic
so you have devel in both github (PR's) and svn and want to merge the two... ew. so technically you can do that (with limitations) but I don't recommend it. here's one way: https://github.com/mrts/git-svn-bridge
+
[2016-12-08T17:34:02Z]
synfinatic
so all development is in git then
+
[2016-12-08T17:33:04Z]
synfinatic
so you want to sync git 2 svn?
+
[2016-12-08T17:31:44Z]
synfinatic
and once you start doing work in git, stop syncing
+
[2016-12-08T17:31:25Z]
synfinatic
just remember to only do development in svn or git
+
[2016-12-08T17:31:12Z]
synfinatic
Blendify there are many ways, here's one: https://github.com/dpocock/sync2git
+
[2016-12-07T18:24:49Z]
synfinatic
default is ~/.gitconfig, but you can do per-repo in <repo>/.git/config
+
[2016-12-07T18:24:09Z]
synfinatic
github account is just an email address right? so the email in the [user] section of the .gitconfig
+
[2016-10-21T17:55:08Z]
synfinatic
just don't forget the -a !
+
[2016-10-21T17:55:03Z]
synfinatic
if you don't know vim: echo "192.30.253.113 github.com" | sudo tee -a /etc/hosts
+
[2016-03-21T22:05:19Z]
synfinatic
or because they don't know about the star
+
[2016-03-21T22:05:00Z]
synfinatic
pretty sure some people do that to give head hunters the illusion they contribute to a lot of projects