summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://ciffer.net/~svend/ <http://ciffer.net/~svend/@web>2012-10-24 22:50:05 +0000
committerGravatar admin <admin@branchable.com>2012-10-24 22:50:05 +0000
commita872a0bfc5a1754410f513f518a6fa98ca3ff822 (patch)
tree4aa7ed5a034acd515d997ee9c14c7e7c4c4ad5c9
parent6e172e9d0de0485124547d44d53276db24b6e156 (diff)
Added a comment: git checkout
-rw-r--r--doc/forum/recover_deleted_files___63__/comment_1_d7abb7c45c6ec2723a04f153ed215453._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/recover_deleted_files___63__/comment_1_d7abb7c45c6ec2723a04f153ed215453._comment b/doc/forum/recover_deleted_files___63__/comment_1_d7abb7c45c6ec2723a04f153ed215453._comment
new file mode 100644
index 000000000..646e7ad54
--- /dev/null
+++ b/doc/forum/recover_deleted_files___63__/comment_1_d7abb7c45c6ec2723a04f153ed215453._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="http://ciffer.net/~svend/"
+ ip="2001:1938:81:1ff::2"
+ subject="git checkout"
+ date="2012-10-24T22:50:05Z"
+ content="""
+You can use `git checkout -- file` to restore the link. `git status` will display information for restoring the file.
+"""]]