Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 748069c

Browse files
committed
fix git-unmark symlink
1 parent f1e86f8 commit 748069c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ git-set-message: common.sh git-set-message.in.sh
3939
install: all
4040
$(INSTALL) -d -m 755 $(DESTDIR)$(bindir)
4141
$(INSTALL) -m 755 $(BINS) $(DESTDIR)$(bindir)/
42-
$(LN) -sf git-mark $(DESTDIR)$(bindir)/unmark
42+
$(LN) -sf git-mark $(DESTDIR)$(bindir)/git-unmark
4343

4444
clean:
4545
rm -f $(GENERATED)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /