• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Easy Guide to Use Git : For Heroku Cloud, GitHub or Anything

By Abhishek Ghosh January 5, 2013 9:27 am Updated on January 5, 2013

Easy Guide to Use Git : For Heroku Cloud, GitHub or Anything

Advertisement

Easy Guide to Use Git shows how easily a Git repository can be created, modified or changed, So that you can use excellent Free PaaS like Heroku Cloud easily. Easy Guide to Use Git is intended for those you get scared with Git and commands and can not follow our huge guides on Heroku Cloud. We can understand from the number of pageviews versus number of cloning of Git repositories ! That means a bit fear is still with Git command remaining despite the descriptive guides. This Easy Guide to Use Git will show you how to use any Git, that includes Heroku Cloud, GitHub or any Git.

 

Easy Guide to Use Git : Basic Things

 

Already we have said in details what is a Git.  Now the thing is, usually all of the PaaS providers or Repositories has some extra commands – those are customized commands. For example (see this guide to install WordPress on Heroku Cloud. Fully Free self hosted WordPress. For that part, we need to install that service specific add on kind of software or toolbelt. That might or might not have a graphical part but obviously have the CLI part. In case of Heroku, there are special commands too. For Appfog there will be specific commands. Some are a bit more, some less deviated. But if you know the basic UNIX Commands like we said here in List of Indispensable OS X Commands, you will have no issue after reading this guide.

 

Easy Guide to Use Git : Example with GitHub

 

Frankly, what we are showing is cheating method to make it easy. This mixture of using GUI plus CLI is actually not right. For example, we created this repository on GitHub for MyBB so that anyone can clone it :

Advertisement

---

 

Vim
1
https://github.com/AbhishekGhosh/MyBB

 

First we created an empty repository on GitHub :

Easy Guide to Use Git
When you will create a repo, GitHub will give you the required commands for initiation. They provides it, others might not provide it. You have to open iTerm2 (or Terminal) and use those commands. Usually these are :

 

Vim
1
touch README.md

Vim
1
git init

Vim
1
git add README.md

Vim
1
git add .

Vim
1
git commit -m "whatever you want to write"

Vim
1
git push -u origin master

 

The basic thing is – there is a copy on your computer which you will modify and use the set of above commands to upload them to GitHub. This is for increasing security so that no one can add a malware.

So, from MyBB official website, we can download the MyBB 1.6.9. We can normally unzip it. Great. Now, your Git repo on your computer by default will be under your username – be it Mac, Windows or Linux. From command line it will look like this if you run ls command :
Guide to Use Git
The screenshot is taken in a way so that you can see the iTerm2 command Window and the folders corresponding opened folders in Finder (Explorer in case of Windows). So if we move the unzipped MyBB folder’s content inside that MyBB folder in Finder through GUI, that avoids the scary set of big list of command. Basically we have done that. Then we have again ran the four sets of above commands. That is it. Test yourself with Heroku Cloud.

 

Abhishek-Ghosh

 

Tagged With from git it is easy to upload in heroku
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Easy Guide to Use Git : For Heroku Cloud, GitHub or Anything

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • MyBB Forum on Free Heroku Cloud : Basic Guide

    MyBB Forum on Free Heroku Cloud is a basic guide which will help most of the users to run MyBB Forum software with free SSL on Heroku Cloud in this text guide.

  • OpenShift OctoPress Auto install Script

    OpenShift OctoPress Auto install Script is an Advanced Script to Run OctoPress on Free OpenShift PaaS Practically Without Any Knowing Ruby or Git.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Market Segmentation in BriefSeptember 20, 2023
  • What is Booting?September 18, 2023
  • What is ncurses?September 16, 2023
  • What is JTAG in Electronics?September 15, 2023
  • iPhone 15 Pro Max Vs Samsung Galaxy S22/S23 UltraSeptember 14, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy