Mark Howe

Avatar
  • 活动总数 4
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 2
  • Mark Howe 创建了一个帖子,

    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 创建了一个帖子,

    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...