Skip to content

pingu605/git-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

git-practice

apdhfasdfas

Abstract: This project is to practice git. See Demo

Vim modes

  • Normal mode: press 'esc' on ANY mod
  • Insert mode: press 'i' on Normal mode
  • Visual mode: press 'v' on Normal mode
  • Command mode: press ':' on Normal mode

Installation

'''shell $ git clone {repo address} $ cd {repo name} $ vi README.md '''

How to start

'''python def hello(name): print(f'hello, {name}')

hello('John Doe') '''

Features

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages