Skip to content

Adventures with AWS

Month: September 2016

Git Quick Reference

Published on September 11, 2016 Author adventurerLeave a comment

To show the differences: % git diff To do commit and make a first push to the remote: % git commit -a -m “comment” % git push -u origin master To check diffs in the repository: % git log -p To check the remote repository status: % xxx To clone a github repository: % git clone… Continue reading Git Quick Reference →

Categories Uncategorized

Recent Posts

  • Installing legacy NVidia and b43 wlan drivers on Debian Stretch
  • Clear free space on Raspbian
  • Setting default timezone on Raspbian
  • Upgrading Raspbian and Raspberry Pi Firmware
  • Managing cron entries in syslog

Recent Comments

  • Keith Boothby on Configuring xrdp for UK keyboard layout
  • kash on Configuring xrdp for UK keyboard layout
  • John Murrell on Configuring xrdp for UK keyboard layout
  • John Murrell on Configuring xrdp for UK keyboard layout
  • Tia on Introduction

Archives

  • May 2018
  • August 2017
  • July 2017
  • December 2016
  • November 2016
  • September 2016
  • August 2016
  • January 2016
  • December 2015
  • May 2015
  • April 2015
  • January 2015

Categories

  • AWS Amazon Linux
  • Raspberry Pi
  • Uncategorized

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

© Adventures with AWS. Powered by WordPress & WPstart Theme.