[PR #54] [MERGED] Website index now points to valid git version number #125

Closed
opened 2026-05-05 03:40:59 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/54
Author: @klugier
Created: 12/21/2021
Status: Merged
Merged: 12/25/2021
Merged by: @mirek-fidler

Base: masterHead: klugier/git-documentation-web


📝 Commits (2)

  • 4254fe5 Website index now points to valid git version number.
  • 07984ee Renamed latestsvn to latestgit.

📊 Changes

3 files changed (+17 additions, -61 deletions)

View changed files

📝 uppbox/uppweb/www.cpp (+13 -57)
📝 uppbox/uppweb/www.tpp/index_en-us.tpp (+2 -2)
📝 uppbox/uppweb/www.tpp/index_en-us.tppi (+2 -2)

📄 Description

What's changed:

  • renamed "Latest svn" to "Latest git" on the main website page
  • implemented related logic
  • removed some unused code related to svn that was code.google based (CreateRssFeed())

@mirek-fidler please make sure build machine that runs website generator has connected valid git repository


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ultimatepp/ultimatepp/pull/54 **Author:** [@klugier](https://github.com/klugier) **Created:** 12/21/2021 **Status:** ✅ Merged **Merged:** 12/25/2021 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/git-documentation-web` --- ### 📝 Commits (2) - [`4254fe5`](https://github.com/ultimatepp/ultimatepp/commit/4254fe594bbe0aebff8ab60258bd04cb2726a672) Website index now points to valid git version number. - [`07984ee`](https://github.com/ultimatepp/ultimatepp/commit/07984ee455e996fe91afe36a35e72cf1a3c1c425) Renamed latestsvn to latestgit. ### 📊 Changes **3 files changed** (+17 additions, -61 deletions) <details> <summary>View changed files</summary> 📝 `uppbox/uppweb/www.cpp` (+13 -57) 📝 `uppbox/uppweb/www.tpp/index_en-us.tpp` (+2 -2) 📝 `uppbox/uppweb/www.tpp/index_en-us.tppi` (+2 -2) </details> ### 📄 Description What's changed: - renamed "Latest svn" to "Latest git" on the main website page - implemented related logic - removed some unused code related to svn that was code.google based (CreateRssFeed()) @mirek-fidler please make sure build machine that runs website generator has connected valid git repository --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:40:59 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#125
No description provided.