diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2024-08-18 13:33:48 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2024-08-18 13:33:48 +0200 |
| commit | 5a4950db712e17f0768bfc99cd608a4682d8c933 (patch) | |
| tree | d7e3f123742fdf5a0dbc8b63e4254c45edc05042 /docs | |
| parent | 720804274576dda1a773fe4c279642dbbc97380b (diff) | |
Remove "It's Magit!" section from relnotes
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/RelNotes/2.10.0.txt | 16 | ||||
| -rw-r--r-- | docs/RelNotes/2.11.0.txt | 21 | ||||
| -rw-r--r-- | docs/RelNotes/2.12.0.txt | 17 | ||||
| -rw-r--r-- | docs/RelNotes/2.13.0.txt | 17 | ||||
| -rw-r--r-- | docs/RelNotes/2.9.0.txt | 16 | ||||
| -rw-r--r-- | docs/RelNotes/2.90.0.org | 15 | ||||
| -rw-r--r-- | docs/RelNotes/3.0.0.org | 15 | ||||
| -rw-r--r-- | docs/RelNotes/3.1.0.org | 15 | ||||
| -rw-r--r-- | docs/RelNotes/3.2.0.org | 15 | ||||
| -rw-r--r-- | docs/RelNotes/3.2.1.org | 15 | ||||
| -rw-r--r-- | docs/RelNotes/3.3.0.org | 15 | ||||
| -rw-r--r-- | docs/RelNotes/4.0.0.org | 15 |
12 files changed, 0 insertions, 192 deletions
diff --git a/docs/RelNotes/2.10.0.txt b/docs/RelNotes/2.10.0.txt index 6b6e5ac..bb42609 100644 --- a/docs/RelNotes/2.10.0.txt +++ b/docs/RelNotes/2.10.0.txt @@ -1,19 +1,3 @@ -It's Magit! A Git Porcelain inside Emacs -========================================= - -Magit is an interface to the version control system Git, implemented -as an Emacs package. Magit aspires to be a complete Git porcelain. -While we cannot (yet) claim that Magit wraps and improves upon each -and every Git command, it is complete enough to allow even experienced -Git users to perform almost all of their daily version control tasks -directly from within Emacs. While many fine Git clients exist, only -Magit and Git itself deserve to be called porcelains. - -For more information about Magit, see https://magit.vc. - -If Magit helps you be more productive, then please consider donating -at https://magit.vc/donate/. - Magit v2.10.0 Release Notes =========================== diff --git a/docs/RelNotes/2.11.0.txt b/docs/RelNotes/2.11.0.txt index d43b8b2..8440129 100644 --- a/docs/RelNotes/2.11.0.txt +++ b/docs/RelNotes/2.11.0.txt @@ -1,24 +1,3 @@ -It's Magit! A Git Porcelain inside Emacs -========================================= - -Magit is an interface to the version control system Git, implemented -as an Emacs package. Magit aspires to be a complete Git porcelain. -While we cannot (yet) claim that Magit wraps and improves upon each -and every Git command, it is complete enough to allow even experienced -Git users to perform almost all of their daily version control tasks -directly from within Emacs. While many fine Git clients exist, only -Magit and Git itself deserve to be called porcelains. - -For more information about Magit, see https://magit.vc. - -Magit needs your help -===================== - -If Magit helps you be more productive, then please consider backing -the fundraising campaign on Kickstarter. Thanks! <3 - -https://www.kickstarter.com/projects/1681258897/its-magit-the-magical-git-client?ref=ej621y - Magit v2.11.0 Release Notes =========================== diff --git a/docs/RelNotes/2.12.0.txt b/docs/RelNotes/2.12.0.txt index d871732..5f1980b 100644 --- a/docs/RelNotes/2.12.0.txt +++ b/docs/RelNotes/2.12.0.txt @@ -1,20 +1,3 @@ -It's Magit! A Git Porcelain inside Emacs -========================================= - -Magit is a text-based Git user interface that puts an unmatched focus -on streamlining workflows. Commands are invoked using short mnemonic -key sequences that take the cursor’s position in the highly actionable -interface into account to provide context-sensitive behavior. - -With Magit you can do nearly everything that you can do when using Git -on the command-line, but at greater speed and while taking advantage -of advanced features that previously seemed too daunting to use on a -daily basis. Many users will find that by using Magit they can become -more effective Git user. - -For more information about Magit, see https://magit.vc -and https://emacsair.me/2017/09/01/campaign-articles. - Magit v2.12.0 Release Notes =========================== diff --git a/docs/RelNotes/2.13.0.txt b/docs/RelNotes/2.13.0.txt index cbb07c7..9b93813 100644 --- a/docs/RelNotes/2.13.0.txt +++ b/docs/RelNotes/2.13.0.txt @@ -1,20 +1,3 @@ -It's Magit! A Git Porcelain inside Emacs -========================================= - -Magit is a text-based Git user interface that puts an unmatched focus -on streamlining workflows. Commands are invoked using short mnemonic -key sequences that take the cursor’s position in the highly actionable -interface into account to provide context-sensitive behavior. - -With Magit you can do nearly everything that you can do when using Git -on the command-line, but at greater speed and while taking advantage -of advanced features that previously seemed too daunting to use on a -daily basis. Many users will find that by using Magit they can become -more effective Git user. - -For more information about Magit, see https://magit.vc -and https://emacsair.me/2017/09/01/campaign-articles. - Magit v2.13.0 Release Notes =========================== diff --git a/docs/RelNotes/2.9.0.txt b/docs/RelNotes/2.9.0.txt index 64353e5..d7fa73c 100644 --- a/docs/RelNotes/2.9.0.txt +++ b/docs/RelNotes/2.9.0.txt @@ -1,19 +1,3 @@ -It's Magit! A Git Porcelain inside Emacs -========================================= - -Magit is an interface to the version control system Git, implemented -as an Emacs package. Magit aspires to be a complete Git porcelain. -While we cannot (yet) claim that Magit wraps and improves upon each -and every Git command, it is complete enough to allow even experienced -Git users to perform almost all of their daily version control tasks -directly from within Emacs. While many fine Git clients exist, only -Magit and Git itself deserve to be called porcelains. - -For more information about Magit, see https://magit.vc. - -If Magit helps you be more productive, then please consider donating -at https://magit.vc/donate/. - Magit v2.9.0 Release Notes ========================== diff --git a/docs/RelNotes/2.90.0.org b/docs/RelNotes/2.90.0.org index a2695ba..4d9f6e5 100644 --- a/docs/RelNotes/2.90.0.org +++ b/docs/RelNotes/2.90.0.org @@ -1,18 +1,3 @@ -* It's Magit! A Git Porcelain inside Emacs - -Magit is a text-based Git user interface that puts an unmatched focus -on streamlining workflows. Commands are invoked using short mnemonic -key sequences that take the cursor’s position in the highly actionable -interface into account to provide context-sensitive behavior. - -With Magit you can do nearly everything that you can do when using Git -on the command-line, but at greater speed and while taking advantage -of advanced features that previously seemed too daunting to use on a -daily basis. Many users will find that by using Magit they can become -more effective Git user. - -For more information about Magit, see https://magit.vc. - * Magit v2.90.0 Release Notes Released 8th November 2018 by Jonas Bernoulli. diff --git a/docs/RelNotes/3.0.0.org b/docs/RelNotes/3.0.0.org index 2c02efc..0c9883d 100644 --- a/docs/RelNotes/3.0.0.org +++ b/docs/RelNotes/3.0.0.org @@ -1,18 +1,3 @@ -* It's Magit! A Git Porcelain inside Emacs - -Magit is a text-based Git user interface that puts an unmatched focus -on streamlining workflows. Commands are invoked using short mnemonic -key sequences that take the cursor’s position in the highly actionable -interface into account to provide context-sensitive behavior. - -With Magit you can do nearly everything that you can do when using Git -on the command-line, but at greater speed and while taking advantage -of advanced features that previously seemed too daunting to use on a -daily basis. Many users will find that by using Magit they can become -more effective Git user. - -For more information about Magit, see https://magit.vc. - * Magit v3.0.0 Release Notes Released 25th May 2021 by Jonas Bernoulli. diff --git a/docs/RelNotes/3.1.0.org b/docs/RelNotes/3.1.0.org index 48b408b..9467c7b 100644 --- a/docs/RelNotes/3.1.0.org +++ b/docs/RelNotes/3.1.0.org @@ -1,18 +1,3 @@ -* It's Magit! A Git Porcelain inside Emacs - -Magit is a text-based Git user interface that puts an unmatched focus -on streamlining workflows. Commands are invoked using short mnemonic -key sequences that take the cursor’s position in the highly actionable -interface into account to provide context-sensitive behavior. - -With Magit you can do nearly everything that you can do when using Git -on the command-line, but at greater speed and while taking advantage -of advanced features that previously seemed too daunting to use on a -daily basis. Many users will find that by using Magit they can become -more effective Git user. - -For more information about Magit, see https://magit.vc. - * Magit v3.1.0 Release Notes Released 1st July 2021 by Jonas Bernoulli. diff --git a/docs/RelNotes/3.2.0.org b/docs/RelNotes/3.2.0.org index 198c4b7..11f1ef4 100644 --- a/docs/RelNotes/3.2.0.org +++ b/docs/RelNotes/3.2.0.org @@ -1,18 +1,3 @@ -* It's Magit! A Git Porcelain inside Emacs - -Magit is a text-based Git user interface that puts an unmatched focus -on streamlining workflows. Commands are invoked using short mnemonic -key sequences that take the cursor’s position in the highly actionable -interface into account to provide context-sensitive behavior. - -With Magit you can do nearly everything that you can do when using Git -on the command-line, but at greater speed and while taking advantage -of advanced features that previously seemed too daunting to use on a -daily basis. Many users will find that by using Magit they can become -more effective Git user. - -For more information about Magit, see https://magit.vc. - * Magit v3.2.0 Release Notes Released 1st August 2021 by Jonas Bernoulli. diff --git a/docs/RelNotes/3.2.1.org b/docs/RelNotes/3.2.1.org index 3e853ea..2573a5b 100644 --- a/docs/RelNotes/3.2.1.org +++ b/docs/RelNotes/3.2.1.org @@ -1,18 +1,3 @@ -* It's Magit! A Git Porcelain inside Emacs - -Magit is a text-based Git user interface that puts an unmatched focus -on streamlining workflows. Commands are invoked using short mnemonic -key sequences that take the cursor’s position in the highly actionable -interface into account to provide context-sensitive behavior. - -With Magit you can do nearly everything that you can do when using Git -on the command-line, but at greater speed and while taking advantage -of advanced features that previously seemed too daunting to use on a -daily basis. Many users will find that by using Magit they can become -more effective Git user. - -For more information about Magit, see https://magit.vc. - * Magit v3.2.1 Release Notes Released 6st August 2021 by Jonas Bernoulli. diff --git a/docs/RelNotes/3.3.0.org b/docs/RelNotes/3.3.0.org index 6ab984e..9132407 100644 --- a/docs/RelNotes/3.3.0.org +++ b/docs/RelNotes/3.3.0.org @@ -1,18 +1,3 @@ -* It's Magit! A Git Porcelain inside Emacs - -Magit is a text-based Git user interface that puts an unmatched focus -on streamlining workflows. Commands are invoked using short mnemonic -key sequences that take the cursor’s position in the highly actionable -interface into account to provide context-sensitive behavior. - -With Magit you can do nearly everything that you can do when using Git -on the command-line, but at greater speed and while taking advantage -of advanced features that previously seemed too daunting to use on a -daily basis. Many users will find that by using Magit they can become -more effective Git user. - -For more information about Magit, see https://magit.vc. - * Magit v3.3.0 Release Notes Released 4th October 2021 by Jonas Bernoulli. diff --git a/docs/RelNotes/4.0.0.org b/docs/RelNotes/4.0.0.org index 62e664b..db20e1e 100644 --- a/docs/RelNotes/4.0.0.org +++ b/docs/RelNotes/4.0.0.org @@ -1,18 +1,3 @@ -* It's Magit! A Git Porcelain inside Emacs - -Magit is a text-based Git user interface that puts an unmatched focus -on streamlining workflows. Commands are invoked using short mnemonic -key sequences that take the cursor's position in the highly actionable -interface into account to provide context-sensitive behavior. - -With Magit you can do nearly everything that you can do when using Git -on the command-line, but at greater speed and while taking advantage -of advanced features that previously seemed too daunting to use on a -daily basis. Many users will find that by using Magit they can become -more effective Git user. - -For more information about Magit, see https://magit.vc. - * Magit v4.0.0 Release Notes Released 8th August 2024 by Jonas Bernoulli. |
