This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -9,7 +9,7 @@ to interesting material that has already been written.
The goal is also not to list all the articles, tools or resources
about Git or its internals. There are a lot of good resources,
including [free books](http://git-scm.com/book/en/v2/), and the
[archive of our newsletter](https://git.github.io/rev_news/archive/),
[archive of our newsletter]({{ '/rev_news/archive/' | relative_url}}),
about that elsewhere. So on this page we focus on what is the most
interesting for developers starting to work on Git.
Expand Down
Expand Up
@@ -53,7 +53,7 @@ suggest improvements. Thanks!
* ["`Documentation/technical`"](https://github.com/git/git/tree/master/Documentation/technical), technical documentation (also viewable at `https://git-scm.com/docs/<file-name-without-.txt>`)
* [Our General Microproject Information](https://git.github.io/General-Microproject-Information/) can help understand the process of contributing and find issues to work on.
* [Our General Microproject Information]({{ '/General-Microproject-Information/' | relative_url}}) can help understand the process of contributing and find issues to work on.
## Conventions and processes
Expand Down
Expand Up
@@ -89,7 +89,7 @@ suggest improvements. Thanks!
* [Git's release calendar](https://tinyurl.com/gitCal) shows the planned release cycles, the maintainer's planned offline time, and possibly other events.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -15,12 +15,12 @@ some of the interesting Git-related articles, tools and projects we come across.
## Subscribe
Subscribe to Git Rev News by [RSS/atom](https://git.github.io/feed.xml) or by signing up for the
Subscribe to Git Rev News by [RSS/atom]({{ '/feed.xml' | relative_url }}) or by signing up for the
[Email Newsletter](http://eepurl.com/bjP2WT).
## Archives
You can find a listing of all previous editions on the [Git Rev News Archive](https://git.github.io/rev_news/archive/) page.
You can find a listing of all previous editions on the [Git Rev News Archive]({{ '/rev_news/archive/' | relative_url }}) page.
The web page is autogenerated based on the files stored in the `_posts` directory.
The basic mapping is edition https://git.github.io/rev_news/YYYY/MM/DD/edition-NN/
Expand Down
Expand Up
@@ -89,6 +89,6 @@ reviews and support. But everyone is welcome to contribute using pull
requests.
The news letter is prepared on [GitHub](https://github.com/git/git.github.io)
and published on [git.github.io](https://git.github.io).
and published on [git.github.io]({{ '/' | relative_url }}).
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
use relative and absolute URLs #835
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
use relative and absolute URLs #835
Filter by extension
Viewed files
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing