All Posts

Submitted byNeha
onSun, 04/17/2022 - 18:43
0 comments
  1. Go to the website “https://startbootstrap.com”. Select the portfolio and resume option from the drop down menu named resume.

  2. Select the resume template of your choice and download it.

Submitted byNeha
onSun, 04/17/2022 - 18:27
0 comments
  1. Run the command “git push”.

  2. There will be an error because the changes made in the server is not present in the remote. You have to first do a git pull, then git push.

  3. To push it anyway i.e. forced push run the command “git push -f”.

Submitted byNeha
onSun, 04/17/2022 - 18:23
0 comments
  1. Run the command “git log --oneline”. You can see all the commits being done previously.

  2. To undo the commit, copy the #no. of that commit and run the command “git reset <commit #no.>”.

Submitted byNeha
onSun, 04/17/2022 - 18:16
0 comments
  1. Run the command “git log”. It will show you all the commits with details you have done in the repository.

  2. Run the command “git log --oneline”. It will show you all the commits excluding the details(in a much cleaner way), you have done in the repository.

Submitted byNeha
onSun, 04/17/2022 - 18:13
0 comments
  1. To change the remote URL, run the command “ git remote set-url origin <HTTPS or SSH URL>”
    (You can change HTTPS to SSH or vice versa)

  2. Check the updated URL.

 

Pages

Learn Serverless from Serverless Programming Cookbook

Contact

Please first use the contact form or facebook page messaging to connect.

Offline Contact
We currently connect locally for discussions and sessions at Bangalore, India. Please follow us on our facebook page for details.
WhatsApp (Primary): (+91) 7411174113
Phone (Escalations): (+91) 7411174114

Business newsletter

Complete the form below, and we'll send you an e-mail every now and again with all the latest news.

About

CloudMaterials is my blog to share notes and learning materials on Cloud and Data Analytics. My current focus is on Microsoft Azure and Amazon Web Services (AWS).

I like to write and I try to document what I learn to share with others. I believe that knowledge is useless unless you share it; the more you share, the more you learn.

Recent comments

Photo Stream