aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Moved_files_are_not_picked_up_by_the_assistant_on_OS_X/comment_2_f52483415c623ea0649c3805728ce761._comment
blob: 9b7f17789abc6e0cba57b2aa214669c2982efd03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[[!comment format=mdwn
 username="https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8"
 nickname="Hamza"
 subject="comment 2"
 date="2014-07-12T10:00:59Z"
 content="""
[[!format sh \"\"\"
host annex/(master) $ ls -a Staging/Rise*
Staging/Rise and Fall of the Berlin Wall - History Channel.mkv
host annex/(master) $ mv Staging/Rise\ and\ Fall\ of\ the\ Berlin\ Wall\ -\ History\ Channel.mkv Documentary/
host annex/(master) $ git status
On branch master
Untracked files:
  (use \"git add <file>...\" to include in what will be committed)

        Documentary/Rise and Fall of the Berlin Wall - History Channel.mkv

nothing added to commit but untracked files present (use \"git add\" to track)
host annex/(master) $ ga status
D Documentary/Rise and Fall of the Berlin Wall - History Channel.mkv
host annex/(master) $ git annex add .
add Documentary/Rise and Fall of the Berlin Wall - History Channel.mkv ok
(Recording state in git...)
host annex/(master) $ ga status
D Documentary/Rise and Fall of the Berlin Wall - History Channel.mkv
host annex/(master) $ git annex sync
commit  ok
pull server 
ok
host annex/(master) $ ga status
D Documentary/Rise and Fall of the Berlin Wall - History Channel.mkv
host annex/(master) $ 
\"\"\"]]

"""]]