latest 19 messages by IronFire
+
[2017-05-11T12:45:43Z]
IronFire
ok i just force closed atom via task manager and its loaded now, sorry about that
+
[2017-05-11T12:44:18Z]
IronFire
my syntax theme for atom (not uploaded yet) isnt showing up in settings > themes > syntax themes. it is listed in the community themes section though, how do i use it?
+
[2017-05-10T06:24:16Z]
IronFire
oh ok then thx
+
[2017-05-10T06:23:00Z]
IronFire
selckin: should it be in the about section or right before/after installation?
+
[2017-05-10T06:20:30Z]
IronFire
my readme tells people how to do a local install of the project but i also have pre-compiled releases, should i indicate that in the readme or should i just assume ppl will check the releases tab? https://github.com/neelkamath/maze-game/blob/master/README.md
+
[2017-04-05T08:59:40Z]
IronFire
can i have webpages on my github personal page? e.g. username.github.io and then they click a link on my github page and then theyll get redirected to username.github.io/article
+
[2017-03-19T12:04:35Z]
IronFire
tobiasvl: ok just finished, thx soo much, been stuck on that for hrs
+
[2017-03-19T11:55:58Z]
IronFire
tobiasvl: ahh, thx! its a binary, should i make a .gitignore in the submodule to ignore it?
+
[2017-03-19T11:51:22Z]
IronFire
https://paste.pound-python.org/show/H8J5QwxwDfSeEBnwMTnT/
+
[2017-03-19T11:49:06Z]
IronFire
one sec
+
[2017-03-19T11:49:04Z]
IronFire
ok
+
[2017-03-19T11:47:58Z]
IronFire
nothing
+
[2017-03-19T11:46:44Z]
IronFire
tobiasvl: it says unstaged, i cant stage it
+
[2017-03-19T11:38:36Z]
IronFire
i added a submodule under the dir name "web_scraper" and commited everything using `git commit -am "commitmsg"` but theres one thing left unstaged called "web_scraper" containing "Subproject commit d6150c6353f484fcbfac8bbe9979c9556eb5953a-dirty" and i cant stage it or commit it via command line or github desktop. why? and why does it have "dirty" appended to it?
+
[2017-03-18T13:50:20Z]
IronFire
how do i use a file from another repository?
+
[2017-03-16T09:02:38Z]
IronFire
huh, okay
+
[2017-03-16T09:00:11Z]
IronFire
so i should use public .gitignore for patterns and local .gitignore for specific personal files?
+
[2017-03-16T08:58:00Z]
IronFire
not a good practice?
+
[2017-03-16T08:57:17Z]
IronFire
is it bad to use .gitignore for personal files like my main.py?