Der Vortrag „Git & Heroku“ von Eduonix Learning Solutions ist Bestandteil des Kurses „Ruby on Rails Environment“. Der Vortrag ist dabei in folgende Kapitel unterteilt:
5 Sterne |
|
5 |
4 Sterne |
|
0 |
3 Sterne |
|
0 |
2 Sterne |
|
0 |
1 Stern |
|
0 |
... system created by Linus Torvalds (Linux), Used for all kinds of web application development and ...
... checking for data retrieval so data corruption is almost impossible Staging - Most VCS’s have a local area and remote area. Git offers a 3rd staging area in the middle ...
... is local, Branches are easy and fast, Git lets ...
... init git add. git commit -am ‘my first commit’ ...
... service (PaaS) that supports several programming languages. It’s a new way of building apps using ...
... a Bash command tool. Setup a database. Create a Git repository. Push ...