User Tools

Site Tools


ubuntu:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu:git [2019/11/29 14:52] peterubuntu:git [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== GIT ====== ====== GIT ======
  
-Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency+Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
  
-----+Many projects maintain their files in a GIT repository, and sites like GitHub have made sharing and contributing to code simple, valuable, and effective.
  
-[[GIT:Best Practices|Best Practices]] +GIT allows projects to accept changes you have made to its code repository.
- +
-[[GIT:Configure GIT|Configure GIT]] +
- +
-[[GIT:Create a Pull Request on GitHub|Create a Pull Request on GitHub]] +
- +
-[[GIT:Error insufficient permissions|Error insufficient permissions]] +
- +
-[[GIT:git bisect|git bisect]] +
- +
-[[GIT:git cherry-pick|git cherry-pick]] +
- +
-[[GIT:git describe|git describe]] +
- +
-[[GIT:git fsck|git fsck]] +
- +
-[[GIT:git rebase|git rebase]] +
- +
-[[GIT:git reflog|git reflog]] +
- +
-[[GIT:git reset|git reset]] +
- +
-[[GIT:git revert|git revert]] +
- +
-[[GIT:git rev-parse|git rev-parse]] +
- +
-[[GIT:git stash|git stash]] +
- +
-[[GIT:Install Git|Install Git]] +
- +
-[[GIT:List the files which are under version control|List the files which are under version control]] +
- +
-[[GIT:Relative Refs|Relative Refs]] +
- +
-[[GIT:Restore deleted file|Restore deleted file]] +
- +
-[[GIT:Revert or amend last commit|Revert or amend last commit]] +
- +
-[[GIT:Undo changes|Undo changes]] +
- +
-[[GIT:Workflow, Branching Strategy, and Release Management|Workflow, Branching Strategy, and Release Management]]+
  
 ---- ----
ubuntu/git.1575039177.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki