-
Notifications
You must be signed in to change notification settings - Fork 0
License
gitpypy/learnpy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Git is a distributed version control system. Git is a free software distributed under the GPL. Git has a mutable index called stage. Git tracks changes of files. Git add once. Git add twice commit. My stupid boss still prefers SVN. Creating a new branch is quick and simple. Switched to a new branch 'dev'. Git stash is a temporary solution for interrupted half-finished work. #! -*- utf-8 -*- The following tables contain all the basic vi commands. Fatal: cannot do a partial commit during a merge. I ran git pull that ended in a conflict. Git error on commit after merge. git push origin branch-name git checkout -b branch-name origin/branch-name git branch --set-upstream branch-name origin/branch-name This branch is 7 commits ahead, 4 commits behind master.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published