Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Linux command: git
(view source)
Revision as of 15:52, 22 November 2015
169 bytes added
,
15:52, 22 November 2015
no edit summary
Line 51:
Line 51:
# To undo git rm --cached filename use: git add filename
# To undo git rm --cached filename use: git add filename
−
+
== git config ==
+
git config --global push.default [matching | simple]
+
git config --global user.name "Nombre Apellido"
+
git config --global user.email "user@domain.com"
== assume-unchanged ==
== assume-unchanged ==
This will make git to stop tracking changes on <file>
This will make git to stop tracking changes on <file>
Rafahsolis
Bureaucrats
,
Administrators
2,306
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version