Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
Frontend V2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GraphPolaris
Frontend V2
Merge requests
!338
Chore/pnpm to bun
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Chore/pnpm to bun
chore/pnpm-to-bun
into
main
Overview
1
Commits
6
Pipelines
1
Changes
19
Merged
Leonardo Christino
requested to merge
chore/pnpm-to-bun
into
main
4 months ago
Overview
1
Commits
6
Pipelines
1
Changes
19
Expand
0
0
Merge request reports
Compare
main
version 1
337a6a07
4 months ago
main (base)
and
latest version
latest version
337a6a07
6 commits,
4 months ago
version 1
337a6a07
6 commits,
4 months ago
19 files
+
45
−
19397
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
19
Search (e.g. *.vue) (Ctrl+P)
.husky/commit-msg
+
1
−
1
Options
#!/usr/bin/env sh
pnpm dl
x commitlint
--edit
$1
bun
x commitlint
--edit
$1
Loading