Commit graph

16 commits

Author SHA1 Message Date
eb60dad55e fix initRepo command 2024-11-18 10:59:44 +01:00
e2c0f0048d 0.3.0
- fix autoIncrement > if 2x same number, it incremented the wrong one
- check for conflicts before push
  + clickable link to file
- keep lastGitCommitMsg through vscode restart
- trim commit message before push
- clean code
- check if in git repository before running commands => better
- "fix" "Merge branch 'main' of https://[...]" in commit message => git pull --rebase
- fix/improve error output
- change git pull --ff to git pull --rebase --autostash to make it possible to pull when there are uncommited changes
2024-10-30 19:03:13 +01:00
nyncral
a0778836ad 0.2.0 2024-07-19 17:52:03 +02:00
nyncral
519dbb96cf - check if in git repository before running commands
- can "disable" extention if not in git repository
2024-07-19 15:18:40 +02:00
nyncral
20f35ab6e5 0.1.3 2024-07-18 16:24:52 +02:00
nyncral
3cc54e6290 0.1.2 2024-07-11 20:34:44 +02:00
nyncral
647d75921f 0.1.1 2024-07-11 19:59:10 +02:00
nyncral
ed6154a974 0.1.1 2024-07-11 19:57:47 +02:00
nyncral
b4a04ae19d 0.1.0 2024-04-10 15:50:27 +02:00
nyncral
8811c857a8 Add MIT License and update extension information 2024-01-31 16:51:07 +01:00
nyncral
0365b3c4a4 default keybinding 2024-01-18 17:01:28 +01:00
nyncral
ae9d5711c3 works 2024-01-18 16:38:24 +01:00
nyncral
39f01673d3 test3 2024-01-17 11:10:13 +01:00
nyncral
b4c44b6004 test 2024-01-17 11:09:40 +01:00
nyncral
a90874f95f test 2024-01-17 11:08:57 +01:00
nyncral
bc8b15fc38 first commit 2024-01-17 10:59:51 +01:00