de-emphasize git annex merge
This commit is contained in:
parent
2b97f5381a
commit
d74f8db808
2 changed files with 3 additions and 10 deletions
|
@ -220,8 +220,9 @@ subdirectories).
|
|||
|
||||
Automatically merges remote tracking branches */git-annex into
|
||||
the git-annex branch. While git-annex mostly handles keeping the
|
||||
git-annex branch merged automatically, if you find you are unable
|
||||
to push the git-annex branch due non-fast-forward, this will fix it.
|
||||
git-annex branch merged automatically, via the tweak-fetch hook and other
|
||||
means, if you find you are unable to push the git-annex branch due
|
||||
non-fast-forward, this will fix it.
|
||||
|
||||
* fix [path ...]
|
||||
|
||||
|
|
|
@ -28,14 +28,6 @@ Clone that to the laptop:
|
|||
init laptop ok
|
||||
laptop$
|
||||
|
||||
Merge the `git-annex` repository (this is the bit that is often
|
||||
overlooked!):
|
||||
|
||||
laptop$ git annex merge
|
||||
merge . (merging "origin/git-annex" into git-annex...)
|
||||
ok
|
||||
laptop$
|
||||
|
||||
Add some content:
|
||||
|
||||
laptop$ git annex addurl http://kitenet.net/~joey/screencasts/git-annex_coding_in_haskell.ogg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue