Dies ist eine alte Version des Dokuments!


git

git for newbies

Wisser: Wanda
Mitwisser:

Status: working, in progress
Tags: git, version control, beginner

erste Schritte

Documentation

Install

  • config ($HOME/.config/git/config will be used. Any single-valued variable set in this file will be overwritten by whatever is in ~/.gitconfig)

Was will Fisch (beim ersten Schritt) wissen?

  • init
  • status
  • diff
  • add
  • commit
  • log
  • show

Was will Fisch (beim zweiten Schritt) wissen?

  • branch (-a)
  • pull
  • push origin master
  • stash
  • revert
  • checkout
projects/git.1578668403.txt.gz · Zuletzt geändert: 2020/01/10 16:00 von wanda