aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/difference_between_uninit_and_unlock.mdwn
blob: 6f4d6def2e67058905fc8e6f89ec608ccb071907 (plain)
1
2
3
4
5
6
7
8
9
10
What's the difference between

    git annex uninit

and 

    git annex unlock *
    rm -rf .git

?