Mark Howe
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Mark Howe created a post, Invalid Git Roots: when trying to add Rails project to git
I'm getting the following message when I try to add my Rails projec to git. I've tried a number of time including creating a new project. A .gitignore is created but no .git dir.Invalid Git Roots: ... -
Mark Howe created a post, Don't stop on function definition when single stepping
I would like an option (I can't find one for this if it does exist), to not stop on each function definition (Javascript) when I'm stepping into a function that defines other functions. Occasionall...