Erdal TAŞKESEN

Erdal TAŞKESEN

Follow
Follow
homeBook NotesThanksSponsornewsletter
Tag

git commit

#git-commit

More content

Read more stories on Hashnode


Articles with this tag

Creating and Applying Patch in Git

Sep 5, 20201 min read

I’m using the erdaltsksn/blank as a Template for my open-source projects. When I make a commit in this repository, I need to apply the same commit to...

Creating and Applying Patch in Git

How to change a commit timestamp

Sep 20, 20181 min read

You may need to change the datetime of a commit in some situations. For example, some countries use daylight saving time period and because of it,...

How to change a commit timestamp