From 5335adc9010cea0e57f132e0aca48a8ad4ad8151 Mon Sep 17 00:00:00 2001 From: Denis Lehmann Date: Tue, 13 Aug 2024 23:15:20 +0200 Subject: [PATCH] add example --- README.org | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.org b/README.org index 91f8415..226220b 100644 --- a/README.org +++ b/README.org @@ -6,6 +6,14 @@ New remote URLs will be added with the same URL scheme as the one of the =origin= remote. The only argument which is needed is a =REMOTE_NAME=, +#+begin_example + $ gra Deleh + Adding remote origin-Deleh with URL git@github.com:Deleh/example.git + Fetching from remote origin-Deleh + From github.com:Deleh/example + * [new branch] main -> origin-Deleh/main +#+end_example + * Usage #+begin_example