diff options
author | https://www.google.com/accounts/o8/id?id=AItOawledPcdsi0R-fKst9-tFJBGK-QyLsvlNZ8 <Florent@web> | 2014-11-24 12:42:25 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-11-24 12:42:25 +0000 |
commit | 26244e336c9ff600b8a708d5334e6940169a9457 (patch) | |
tree | e3bdeeb8e427454348a132aae88a741fff54200e /doc/tips | |
parent | 03d18205fcdc6054f9abf1dc4d6b9be738a176ef (diff) |
s/the/to rename
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/centralized_git_repository_tutorial.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/centralized_git_repository_tutorial.mdwn b/doc/tips/centralized_git_repository_tutorial.mdwn index 00283829f..8088e7d23 100644 --- a/doc/tips/centralized_git_repository_tutorial.mdwn +++ b/doc/tips/centralized_git_repository_tutorial.mdwn @@ -47,7 +47,7 @@ This file is available directly from the web; so git-annex can download it: (Recording state in git...) # git commit -a -m 'added a screencast I made' -Feel free the rename the files, etc, using normal git commands: +Feel free to rename the files, etc, using normal git commands: # git mv Haskell_Amuse_Bouche-b9FagOVqxmI.mp4 Haskell_Amuse_Bouche.mp4 # git mv kitenet.net_~joey_screencasts_git-annex_coding_in_haskell.ogg git-annex_coding_in_haskell.ogg |