• Home
  • About
  • Contact

SysAdmin Tips

Lots of useful sysadmin information

  • Cheatsheets
  • FreeBSD
    • Configuration and Setup
    • Troubleshooting
  • Hardware
  • Linux
    • All distributions
    • Debian/Ubuntu
  • Services
    • Databases
    • DLNA
    • DNS
    • LDAP
    • Mail
    • Samba
    • SSH
    • Version Control
    • Web Server
  • Solaris
    • System
You are here: Home » git

git basic commands

toshiro December 15, 2016 git basic commands2017-09-27T20:27:25+00:00 Version Control No Comment
List differences between versions of a file Differences in content between the working directory and the staging area: $ git diff Differences in content between the last commit and the…
Continue Reading »

git: create a remote repository

toshiro February 13, 2016 git: create a remote repository2016-12-14T00:07:44+00:00 Version Control No Comment
If you have a local repository and want to create your own remote git repository as a backup (or share your work with others, here's what you need to do:…
Continue Reading »

git configuration files

toshiro August 8, 2014 git configuration files2014-08-08T00:48:39+00:00 Version Control No Comment
There are three levels of configuration in git: System Values defined at this level will apply to all users. The values are stored in /etc/gitconfig Global Values defined at the…
Continue Reading »

git: clone a repository without the project folder

toshiro May 26, 2014 git: clone a repository without the project folder2014-05-26T13:15:48+00:00 Version Control No Comment
When you clone a remote repository, a folder with the name of the project is created in your local working directory and then the contents of the repository is copied…
Continue Reading »

Categories

Tags

64bits active directory admin tools apache bind cassandra cheatsheet cpu database debian dlna dns e173 freebsd git grub huawei iso label linux lsof mail mirror modem modules mtools multimedia mysql openldap password pkg ports postfix postgresql raid replication salt samba samba4 solaris ssh troubleshooting ubuntu usb www

Login

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright © 2016 Toshiro Viera Stalker - All rights reserved