Skip to content

Commit

Permalink
update/content
Browse files Browse the repository at this point in the history
  • Loading branch information
ArunGovil committed Jan 18, 2023
1 parent 52f9337 commit 21b4515
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions content/content.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,11 @@
"code": "yarn create next-app",
"technology": "nextjs",
"tags": ["netxjs", "yarn"]
},
{
"title": "Git pull rebase config",
"code": "git config pull.rebase true",
"technology": "git",
"tags": ["git", "rebase"]
}
]

1 comment on commit 21b4515

@vercel
Copy link

@vercel vercel bot commented on 21b4515 Jan 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

cmdr – ./

cmdr-git-main-arungovil.vercel.app
cmdr.vercel.app
cmdr-arungovil.vercel.app

Please sign in to comment.