aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_bridge_push.md
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2019-07-06 16:32:57 +0200
committerGitHub <noreply@github.com>2019-07-06 16:32:57 +0200
commitf4d4b2f41326d08fdfa574cd4732e950fa9532d8 (patch)
tree04cdd9508bf8c2fd1f3b928dd419a15cdb9709d0 /doc/md/git-bug_bridge_push.md
parentaa4464dbba0b1e0ce39ae53e35971e6924d404d3 (diff)
parent9e611ee66787b9f005540395da2ea10b3320362c (diff)
downloadgit-bug-f4d4b2f41326d08fdfa574cd4732e950fa9532d8.tar.gz
Merge pull request #166 from MichaelMure/github-exporter
[Bridge] GitHub exporter
Diffstat (limited to 'doc/md/git-bug_bridge_push.md')
-rw-r--r--doc/md/git-bug_bridge_push.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/md/git-bug_bridge_push.md b/doc/md/git-bug_bridge_push.md
new file mode 100644
index 00000000..35436dd6
--- /dev/null
+++ b/doc/md/git-bug_bridge_push.md
@@ -0,0 +1,22 @@
+## git-bug bridge push
+
+Push updates.
+
+### Synopsis
+
+Push updates.
+
+```
+git-bug bridge push [<name>] [flags]
+```
+
+### Options
+
+```
+ -h, --help help for push
+```
+
+### SEE ALSO
+
+* [git-bug bridge](git-bug_bridge.md) - Configure and use bridges to other bug trackers.
+