comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 17 Apr 2023 18:09:06 +0000 (14:09 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 17 Apr 2023 18:09:06 +0000 (14:09 -0400)
doc/forum/Clarifications_about_how_to_work_with_git-annex/comment_1_7f9857887a25df617a99cdab119761d8._comment [new file with mode: 0644]

diff --git a/doc/forum/Clarifications_about_how_to_work_with_git-annex/comment_1_7f9857887a25df617a99cdab119761d8._comment b/doc/forum/Clarifications_about_how_to_work_with_git-annex/comment_1_7f9857887a25df617a99cdab119761d8._comment
new file mode 100644 (file)
index 0000000..0b826d6
--- /dev/null
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2023-04-17T18:04:26Z"
+ content="""
+Just `git pull` the git-annex branch from remotes yourself like any other
+git branch.
+
+git-annex will automatically merge those pulled git-annex branches into its
+own local git-annex branch the next time you run it.
+
+Then you can `git push` the git-annex branch to any remotes you want to
+publish updated git-annex information to.
+"""]]