Tagged: Development RSS

  • Tyler 1:17 pm on October 30, 2009 Permalink
    Tags: Development, , ,   

    Using MacVim as your git mergetool 

    Install MacVim and the command line tool, mvim.

    Then in your ~/.gitconfig add this, thusly (replacing the path to mvim with the correct one):

    [merge]
    tool = mvim
    [mergetool “mvim”]
    cmd=/Users/tjweir/bin/mvim -d -g $LOCAL $MERGED $REMOTE
    keepbackup=false

    Then you can “git mergetool” all you’d like.

     
  • Tyler 8:46 pm on July 16, 2009 Permalink
    Tags: Development, haiku,   

    iPhone Development Haiku: 1

    UIs did not flow,
    Awkward and stilted design,
    Maybe tomorrow.

     
c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
shift + esc
cancel