You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: book/08-customizing-git/1-customizing-git.asc
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,17 @@
1
1
[[_customizing_git]]
2
+
//////////////////////////
2
3
== Customizing Git
4
+
//////////////////////////
5
+
== Git のカスタマイズ
3
6
7
+
//////////////////////////
4
8
So far, we've covered the basics of how Git works and how to use it, and we've introduced a number of tools that Git provides to help you use it easily and efficiently.
5
9
In this chapter, we'll see how you can make Git operate in a more customized fashion, by introducing several important configuration settings and the hooks system.
6
10
With these tools, it's easy to get Git to work exactly the way you, your company, or your group needs it to.
0 commit comments