X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/ef1db305643600d7f7cb21e60d57c01c428e7a4e..cab31c75dc608d3567c07c616c2cd84f7be2ce3e:/TODO diff --git a/TODO b/TODO index 6621db6..000d5ab 100644 --- a/TODO +++ b/TODO @@ -18,7 +18,7 @@ closest mrconfig file. mr register would be implemented as a shell command that then calls - mr config with flags that make it actually edit the mrconfig file: + mr config with flags that make it edit the mrconfig file: if [ -d "$MR_REPO/.svn" ]; then url=$(svn info "$MR_REPO" | grep -i ^URL: | cut -d ' ' -f 2)