Udacity - How to Use Git and GitHub

Nên học nếu chưa biết vì nó cần thiết và miễn phí :smiley:

9 Likes
1 Like

@ltd em vừa thử thì thấy khóa này không cho mình vietsub :sob:
Kể ra khóa này vietsub được thì hay, vì cái này không phải là ngôn ngữ hay nền tảng gì nên rất hiếm chỗ dạy bài bản như này :joy:

3 Likes

Em gửi request thử xem, giống như hôm trước anh gửi ấy. Hình như khóa học này cũng mới.

Đang học khóa này thì thấy có vấn đề với cái profile trên Windows một tí.

Profile dành cho người dùng sublime text 3

alias subl="/c/Program\ Files/Sublime\ Text\ 3/sublime_text.exe"

Profile dành cho người không muốn đổi background git bash thành màu trắng

# Enable tab completion
source ~/git-completion.bash

# colors!
green="\[\033[0;32m\]"
blue="\[\033[0;34m\]"
purple="\[\033[0;35m\]"
reset="\[\033[0m\]"

# Change command prompt
source ~/git-prompt.sh
export GIT_PS1_SHOWDIRTYSTATE=1
# '\u' adds the name of the current user to the prompt
# '\$(__git_ps1)' adds git-related stuff
# '\W' adds the name of the current directory
export PS1="$reset\u$green\$(__git_ps1)$reset \W $ $reset"
83% thành viên diễn đàn không hỏi bài tập, còn bạn thì sao?