简体   繁体   English

如何在我的 web 应用程序中显示每个 git 提交?

[英]How do I display every git commits in my web application?

How can i get all the git commits made within different git branches and make it available in my web application?如何获得在不同 git 分支中进行的所有 git 提交,并使其在我的 web 应用程序中可用? I am self hosting not using github and the web application is built in Ruby on Rails 3.x.我是自托管,不使用 github 和 web 应用程序是在 Rails 3.x 上的 Ruby 中构建的。

Take a look at Grit看看砂砾

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何将数据从SQL Server传递到我的Web Ruby on Rails应用程序? - How do I pass data from a SQL Server to my web Ruby on Rails application? 如果用户未使用我的Web(导轨)应用程序(例如使用API​​),我该如何对他们进行身份验证 - How do I authenticate a user if they are not using my web (rails) application, e.g. using an API 如何从非本地计算机访问Web应用程序? - How do I access my web application from a non-local machine? 如何从以前的提交中还原旧版本,并使我的网站加载在localhost上? - How do I restore old versions from previous commits and get my site to load on localhost? 为什么在我的博客应用程序上显示此内容? 〜Ruby on Rails〜我不怎么删除网页结尾处的奇怪内容 - Why it display me this on my blog application? ~Ruby on Rails~I don't how to remove a strange thing at the end of the web page 如何在应用程序中更新Rails - How do I update rails in my application 如何部署我的Rails应用程序 - How do I deploy my Rails Application 从网络应用程序发送编程电子邮件时,如何使图标显示在Google电子邮件客户端中 - How do I get my icon to show up in Google email clients when I send programmatic emails from a Web application 如何跨git分支管理对数据库的更改? - How do I manage changes to my db across git branches? 如何从特定分支更新git子模块? - How do I update my git submodules from specific branches?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM