Skip to content

Commit

Permalink
Adding git-root, which outputs the root of the current git repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlebar committed Jul 26, 2013
1 parent d376cb1 commit 18e011b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions git-root
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

git rev-parse --show-toplevel

0 comments on commit 18e011b

Please sign in to comment.