Tag git
11 bookmarks have this tag.
11 bookmarks have this tag.
Rewrite Git history with a single drag-and-drop.
Undo anything with ⌘Z. All speed, no bumps.
A specification for adding human and machine readable meaning to commit messages
A Git client for simultaneous branches on top of your existing workflow.
Виртуальные ветки !!! (Теперь, если нашёл внезапный баг, не относящийся к текущей задаче, его исправление можно сразу же переместить в новую ветку, не теряя текущие изменения)
Отмена действий, сквоши, смена коммитов местами перетаскиванием!
Гайд, как правильно писать сообщения для коммитов. О важности упоминания не просто того, что делает изменение, а зачем оно это делает. Очень мудро.
Несколько правил, чтобы держать Git приличном виде.
Finally: stacked PRs on GitHub
Файнали
Статья рассчитана на людей, которым быстренько надо, не особо вникая что-то сделать.
Или как словарик для перевода с разработческого.
GQL is a query language with a syntax very similar to SQL with a tiny engine to perform queries on .git files instance of database files, the engine executes the query on the fly without the need to create database files or convert .git files into any other format, note that all Keywords in GQL are case-insensitive similar to SQL.
The concept of stacked branches and stacked PRs