Lines Matching refs:which
5 number of topics which can be helpful for developers wanting to become a
21 edges and poses certain hazards; it is a young and powerful tool which is
51 which is accessible to the Internet. Otherwise, free, public hosting sites
60 development in any branch which you intend to ask others to pull from.
65 Git provides some powerful tools which can allow you to rewrite your
66 development history. An inconvenient patch (one which breaks bisection,
67 say, or which has some other sort of obvious bug) can be fixed in place or
80 view of the project history; if you rewrite history which other developers
83 which has been exported to others should generally be seen as immutable
88 you try to push changes which do not result in a fast-forward merge
89 (i.e. changes which do not share the same history). It is possible to
93 of the reasons why development should be done in private branches (which
97 As the mainline (or other tree upon which a set of changes is based)
112 slip in ill-advised changes which go into the mainline below the review
156 which has been posted by those with more experience. Even code written by