Commit 70f6f39 1 parent 9d71f00 commit 70f6f39 Copy full SHA for 70f6f39
File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 39
39
[s6]: https://img.shields.io/badge/GitButler-%23B9F4F2?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyB3aWR0aD0iMzkiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAzOSAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjIxNDUgMTIuMTk5N0wyLjg3MTA3IDEuMzg5MTJDMS41NDI5NSAwLjc0NjUzMiAwIDEuNzE0MDYgMCAzLjE4OTQ3VjI0LjgxMDVDMCAyNi4yODU5IDEuNTQyOTUgMjcuMjUzNSAyLjg3MTA3IDI2LjYxMDlMMjUuMjE0NSAxNS44MDAzQzI2LjcxOTcgMTUuMDcyMSAyNi43MTk3IDEyLjkyNzkgMjUuMjE0NSAxMi4xOTk3WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEzLjc4NTUgMTIuMTk5N0wzNi4xMjg5IDEuMzg5MTJDMzcuNDU3MSAwLjc0NjUzMiAzOSAxLjcxNDA2IDM5IDMuMTg5NDdWMjQuODEwNUMzOSAyNi4yODU5IDM3LjQ1NzEgMjcuMjUzNSAzNi4xMjg5IDI2LjYxMDlMMTMuNzg1NSAxNS44MDAzQzEyLjI4MDMgMTUuMDcyMSAxMi4yODAzIDEyLjkyNzkgMTMuNzg1NSAxMi4xOTk3WiIgZmlsbD0idXJsKCNwYWludDBfcmFkaWFsXzMxMF8xMjkpIi8%2BCjxkZWZzPgo8cmFkaWFsR3JhZGllbnQgaWQ9InBhaW50MF9yYWRpYWxfMzEwXzEyOSIgY3g9IjAiIGN5PSIwIiByPSIxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgZ3JhZGllbnRUcmFuc2Zvcm09InRyYW5zbGF0ZSgxNi41NzAxIDE0KSBzY2FsZSgxOS44NjQxIDE5LjgzODMpIj4KPHN0b3Agb2Zmc2V0PSIwLjMwMTA1NiIgc3RvcC1vcGFjaXR5PSIwIi8%2BCjxzdG9wIG9mZnNldD0iMSIvPgo8L3JhZGlhbEdyYWRpZW50Pgo8L2RlZnM%2BCjwvc3ZnPgo%3D
40
40
[ l6 ] : https://gitbutler.com/
41
41
42
+ ![ Alt] ( https://repobeats.axiom.co/api/embed/fb23382bcf57c609832661874d3019a43555d6ae.svg ' Repobeats analytics for GitButler ')
43
+
42
44
GitButler is a git client that lets you work on multiple branches at the same time.
43
45
It allows you to quickly organize file changes into separate branches while still having them applied to your working directory.
44
46
You can then push branches individually to your remote, or directly create pull requests.
@@ -74,6 +76,8 @@ GitButler is a [Tauri](https://tauri.app/)-based application. Its UI is written
74
76
- Automatically create new branches when needed
75
77
- ** Easy Commit Management**
76
78
- Undo, Amend and Squash commits by dragging and dropping
79
+ - ** Undo Timeline**
80
+ - Logs all operations and changes and allows you to easily undo or revert any operation
77
81
- ** GitHub Integration**
78
82
- Authenticate to GitHub to open Pull Requests, list branches and statuses and more
79
83
- ** Easy SSH Key Management**
@@ -82,7 +86,7 @@ GitButler is a [Tauri](https://tauri.app/)-based application. Its UI is written
82
86
- Automatically write commit messages based on your work in progress
83
87
- Automatically create descriptive branch names
84
88
- ** Commit Signing**
85
- - Easy commit signing with our generated SSH key
89
+ - Easy commit signing with GPG or SSH
86
90
87
91
## Example Uses
88
92
You can’t perform that action at this time.
0 commit comments