emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/gited 09d3586 28/73: Show example screenshots


From: Stefan Monnier
Subject: [elpa] externals/gited 09d3586 28/73: Show example screenshots
Date: Sun, 29 Nov 2020 00:00:33 -0500 (EST)

branch: externals/gited
commit 09d3586f2c017debdcd5a8148706ce77f98c4f7f
Author: Tino Calancha <tino.calancha@gmail.com>
Commit: Tino Calancha <tino.calancha@gmail.com>

    Show example screenshots
    
    * screenshots/gited-tags-screenshot.png: New file.
    * screenshots/gited-remote-branches-verbose-screenshot.png: New file.
    * README.md: Show two screenshot examples.
---
 README.md                                              |  10 ++++++++++
 .../gited-remote-branches-verbose-screenshot.png       | Bin 0 -> 701888 bytes
 screenshots/gited-tags-screenshot.png                  | Bin 0 -> 491596 bytes
 3 files changed, 10 insertions(+)

diff --git a/README.md b/README.md
index 8909f6c..182e628 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,16 @@ C-c c "Updated foo" RET ; Commit them.
      merge the master branch with 'feature' before ```*>```).
 
 
+### Screenshots
+
+List the tags from the Emacs repository:
+
+![ScreenShot](/screenshots/gited-tags-screenshot.png)
+
+List the remote branches from the Emacs repository with author and commit date:
+
+![ScreenShot](/screenshots/gited-remote-branches-verbose-screenshot.png)
+
 ### Bugs/TODO
 
 * Currently, *origin* is assumed as the remote repository:
diff --git a/screenshots/gited-remote-branches-verbose-screenshot.png 
b/screenshots/gited-remote-branches-verbose-screenshot.png
new file mode 100644
index 0000000..281d628
Binary files /dev/null and 
b/screenshots/gited-remote-branches-verbose-screenshot.png differ
diff --git a/screenshots/gited-tags-screenshot.png 
b/screenshots/gited-tags-screenshot.png
new file mode 100644
index 0000000..79dc8fc
Binary files /dev/null and b/screenshots/gited-tags-screenshot.png differ



reply via email to

[Prev in Thread] Current Thread [Next in Thread]