latest 20 messages by morenoh149
+
[2019-02-28T22:43:37Z]
morenoh149
using the api, how do I search for all repos fuzzy matching? say 'abc' return 10 repos
+
[2017-02-22T22:04:26Z]
morenoh149
I have control over a fork of a repo
+
[2017-02-22T22:04:16Z]
morenoh149
is there a way to cull a project's network so the network graph will display?
+
[2016-10-23T21:40:57Z]
morenoh149
if you made a mistake you need to synthesize what the current tree should be by reevaluating all changes those commits made. That's rebasing.
+
[2016-10-23T21:40:26Z]
morenoh149
you can't just delete a random commit in your history
+
[2016-10-23T21:40:06Z]
morenoh149
bug_sniper: you should look into rebase
+
[2016-10-23T21:06:25Z]
morenoh149
say for repo1 I want to run the python linter, but not in other repos
+
[2016-10-23T21:06:04Z]
morenoh149
is there a way for a project to specify some pre-commit hook should execute?
+
[2016-10-23T21:03:20Z]
morenoh149
err I may be wrong
+
[2016-10-23T21:02:57Z]
morenoh149
^ but it also removes if from the fs, not just version control
+
[2016-10-23T21:02:33Z]
morenoh149
git rm <filename>
+
[2016-10-23T21:02:26Z]
morenoh149
I'm assuming you want to remove it from version control?
+
[2016-10-23T21:02:17Z]
morenoh149
bug_sniper: you can remove it as normal from the filesystem.
+
[2016-10-23T20:05:34Z]
morenoh149
what might be wrong?
+
[2016-10-23T20:05:26Z]
morenoh149
Zarthus: so I can confirm I can sign in via ssh into github. But when I try to push to a repo I own I'm still asked for a username and pass. When I used a personal access token as the password I was able to push.
+
[2016-10-23T20:03:58Z]
morenoh149
Zarthus: does that work with 2FA?
+
[2016-10-23T20:02:31Z]
morenoh149
how do I get git to store a personal access token?
+
[2015-11-06T17:40:10Z]
morenoh149
it's meteor specific but they have no clue.
+
[2015-11-06T17:39:54Z]
morenoh149
https://github.com/meteorhacks/npm/issues/4 what is an absolute version git url?
+
[2015-09-23T19:33:31Z]
morenoh149
thanks