File: comment_1_ae0ae08f76cce010999ec8d366f52400._comment

package info (click to toggle)
git-annex 8.20210223-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 68,764 kB
  • sloc: haskell: 70,359; javascript: 9,103; sh: 1,304; makefile: 212; perl: 136; ansic: 44
file content (19 lines) | stat: -rw-r--r-- 820 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2020-06-16T16:48:27Z"
 content="""
`git-annex import master --from android` should have created an
android/master branch with the imported files in it. There is apparently no
such branch in your case.

But I see that you also posted [[forum/--verbose_not_really_verbose__63__]]
where you talk about having interrupted the import before it was complete.
Since the branch only gets created when the import is allowed to finish, I
think that explains your problem.

It's rarely a good idea to not fully explain what you actually did when
reporting what seems like a problem. If I had not happened to read that
forum post first, and noticed it was also from you, we would have embarked
on a snipe hunt to find some bug that doesn't really exist.
"""]]